Open cliffordjames opened 9 years ago
After installing with Composer on Laravel 5.1 every artisan command fails and keep giving the message:
Environment variable not set: PUSHER_KEY
Service provider has been correctly added.
After removing with Composer everything works fine again.
the same happens with @antonioribeiro firewall package
I guess that support package is the one causing this
After installing with Composer on Laravel 5.1 every artisan command fails and keep giving the message:
Environment variable not set: PUSHER_KEY
Service provider has been correctly added.
After removing with Composer everything works fine again.