Laravel

Laravel not reading env file

Pinterest LinkedIn Tumblr

Run below command inside of your project

- php artisan config:cache
- php artisan config:clear
- php artisan cache:clear

Write A Comment