PHPackages                             tbirrell/laravel-storage-autofix - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. tbirrell/laravel-storage-autofix

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

tbirrell/laravel-storage-autofix
================================

Artisan command to fix common Laravel storage errors

0.1.0(6y ago)011PHP

Since Oct 6Pushed 6y ago1 watchersCompare

[ Source](https://github.com/tbirrell/Laravel-Storage-AutoFix)[ Packagist](https://packagist.org/packages/tbirrell/laravel-storage-autofix)[ RSS](/packages/tbirrell-laravel-storage-autofix/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

Laravel Storage Auto Fix
========================

[](#laravel-storage-auto-fix)

This package adds an Artisan command to handle the `Permission Denied` error that usually occurs on the `storage/logs` directory.

### Install

[](#install)

`composer require tbirrell/laravel-storage-autofix`

### Usage

[](#usage)

`php artisan storage:fix-permissions`

### Behind the Scenes

[](#behind-the-scenes)

This command updates the chown and chmod values for `bootstrap/cache` and `storage` to allow the Laravel application access.

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

2411d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/ca672deaa14201f405e37b7f92553d867aa3f4b5bbea4e28a3d7c478fdad8d92?d=identicon)[tbirrell](/maintainers/tbirrell)

---

Top Contributors

[![tbirrell](https://avatars.githubusercontent.com/u/17275888?v=4)](https://github.com/tbirrell "tbirrell (5 commits)")

### Embed Badge

![Health badge](/badges/tbirrell-laravel-storage-autofix/health.svg)

```
[![Health](https://phpackages.com/badges/tbirrell-laravel-storage-autofix/health.svg)](https://phpackages.com/packages/tbirrell-laravel-storage-autofix)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
