Hi, when editing a Laravel .env file and change some Variables, the config cache is not being cleared after saving, even if “Clear and Build Config Cache” and “Reload php-fpm” is being checked.
When I ssh to the server and run php artisan config:cache, the cache gets cleared and the new values become active. Can you please check that?
We will look after the issue and get back to you. For now, you can create quick commands from Webapp < Quick command and try creating a quick command and run them on your webapp.