Skip to content

Commit 1553a6c

Browse files
authored
Update README.md
1 parent ab15a6d commit 1553a6c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# [WIP] Laravel API query handler
1+
# Laravel API query handler
22

33
[![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)
44

@@ -36,7 +36,7 @@ LucianoJr\LaravelAPIQueryHandler\Providers\LaravelApiQueryHandlerServiceProvider
3636

3737
If you want to change the default parameters, run this command on the terminal in order to publish the vendor config file:
3838

39-
`php artisan vendor:publish --provider="Luciano-Jr\LaravelApiQueryHandler\Services\ServiceProvider"`
39+
`php artisan vendor:publish --provider="Lucianor\LaravelApiQueryHandler\Providers\LaravelApiQueryHandlerServiceProvider"`
4040

4141

4242
## Usage

0 commit comments

Comments
 (0)