Hello @geopagtalunan
Is you config cached? If that is the true the config and .env file will not be read for changes. You can clear the cache with php artisan config:clear
or renew the cache with php artisan config:cache
.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community