File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
- # [ WIP ] Laravel API query handler
1
+ # Laravel API query handler
2
2
3
3
[ ![ Codacy Badge] ( https://api.codacy.com/project/badge/Grade/bc686d5313d24b51b2bb9cc42dbdb534 )] ( https://www.codacy.com/app/luciano/Laravel-API-query-handler?utm_source=github.com&utm_medium=referral&utm_content=luciano-jr/Laravel-API-query-handler&utm_campaign=badger )
4
4
@@ -36,7 +36,7 @@ LucianoJr\LaravelAPIQueryHandler\Providers\LaravelApiQueryHandlerServiceProvider
36
36
37
37
If you want to change the default parameters, run this command on the terminal in order to publish the vendor config file:
38
38
39
- ` php artisan vendor:publish --provider="Luciano-Jr \LaravelApiQueryHandler\Services\ServiceProvider " `
39
+ ` php artisan vendor:publish --provider="Lucianor \LaravelApiQueryHandler\Providers\LaravelApiQueryHandlerServiceProvider " `
40
40
41
41
42
42
## Usage
You can’t perform that action at this time.
0 commit comments