Level 1
anyone? please help
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
Hello,
I try to deploy my site to production server, I edit the .env file but the /bootstraps/cache/config.php is using the path from my Local development cause the application errors
I try to run php artisan config:clear php artisan config:cache
but nothing work, I have to go manually update all the path in bootstrap/cache/config.php file directly (include the APP-KEY)
Any Idea how to fix this?
Thank you
Please or to participate in this conversation.