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 60a3789 commit 5ff47faCopy full SHA for 5ff47fa
README.md
@@ -19,7 +19,7 @@ Duuany\EloquentFilters\EloquentFiltersServiceProvider::class
19
Optionally, you can publish config file to override package configuration
20
21
```bash
22
-$ php artisan vendor:publish --provider="Duuany\ELoquentFilters\EloquentFiltersServiceProvider" --tag="config"
+$ php artisan vendor:publish --provider="Duuany\EloquentFilters\EloquentFiltersServiceProvider" --tag="config"
23
```
24
25
## Usage
0 commit comments