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 8da1822 commit 83b75e3Copy full SHA for 83b75e3
README.md
@@ -30,7 +30,7 @@ These instructions will get you a copy of the project up and running on your loc
30
Require this package with composer. It is recommended to only require the package for development.
31
32
```shell
33
-TBA / Not on Packalyst yet
+composer require rowo/laravel-simple-setup
34
```
35
Laravel 5.6 uses Package Auto-Discovery, so doesn't require you to manually add the ServiceProvider.
36
0 commit comments