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 6f7b81d commit 6d950ebCopy full SHA for 6d950eb
README.md
@@ -17,7 +17,7 @@ composer require coderflexx/laravel-presenter
17
You can publish the config file with:
18
19
```bash
20
-vendor:publish --provider="Coderflex\LaravelPresenter\LaravelPresenterServiceProvider"
+php artisan vendor:publish --provider="Coderflex\LaravelPresenter\LaravelPresenterServiceProvider"
21
```
22
23
This is the contents of the published config file:
0 commit comments