We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61efbb0 commit b7eeddbCopy full SHA for b7eeddb
README.md
@@ -12,7 +12,7 @@ Check Code Style(default PSR-12) for Laravel
12
Run in your Laravel project:
13
14
```shell
15
-composer install --dev laravel-fans/lint
+composer require --dev laravel-fans/lint
16
php artisan lint:publish
17
```
18
0 commit comments