antonioribeiro / sqli

A Laravel Artisan SQL Interactive Interface
BSD 3-Clause "New" or "Revised" License
60 stars 5 forks source link

Installing on Laravel 5.1 gives pusher message #3

Open cliffordjames opened 9 years ago

cliffordjames commented 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.

younes0 commented 9 years ago

the same happens with @antonioribeiro firewall package

younes0 commented 9 years ago

I guess that support package is the one causing this