sonus
sonus copied to clipboard
php artisan config:publish Rafasamp/Sonus still not working
I'm trying to install Sonus on my laravel 4.2 package, i've checked the upper case problem but still i've got the
$# php artisan config:publish Rafasamp/Sonus
[InvalidArgumentException] Configuration not found.
config:publish [--path[="..."]] package
error. Can you help me?
Yes i've added the service provider and the alias... stil got the error :(
found the fix/error
lowercase fixed it...
php artisan config:publish rafasamp/sonus
you need to fix your service provider.