Is there actually any migrations to migrate?
Actually I have replaced with a fresh dB in the ".env" file of new copied project. Is there any other place the dB is referenced?
Thanks Bala
Config database values are picked up from env file, anything to do with cache?
so the obvious things would be:
@shez1983, sorry for the delay.
Thanks, Bala
I think the problem is with the env only, not loading for copy of the project. I can see many posts like this, so far no proper reply from Laravel.
People are using Apache to set env configs.
Working now, problem with env cache.
php artisan config:cache
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community