If anybody else is having this problem, 'artisan config:clear' worked for me.
Same problem with lumen, and config command doesn't exist.. i'm fucked... ;)
Solved.. :)
Note: In order for your configuration values to be loaded, you will need to uncomment the Dotenv::load() method call in your bootstrap/app.php file.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community