Build new Provider
Cache files
YourProject
|__Root
| |__bootstrap
| |__packages.php
| |__services.php
|
|__composer.json
|.....
Clear cache && config
php artisan config:clear
php artisan clear-compiled
php artisan optimize:clear //clear all
Re-run for test new provider