Issue with Changing System DataBase in Latest DSP Platform

There is some Issue with changing the System Database in Latest DSP. I made the required changes in .Env file but its not reading the latest values. May be its an issue with laravel or DSP?

Srinivas,
Did you run the artisan setup after changing the values in env file?

Sridhar

yes followed the instructions in manual. cleared cache and ran DSP Setup as given here
https://wiki.dreamfactory.com/DreamFactory/Installation
It would re-run the migration in the Maria Db which is installed along with DSP. It will not read the values from .Env file. And i have searched online …others have this issue with Latest Version of Laravel Framework