Oct 13, 2025
0
Level 63
Docker and sail artisan optimize
Hello,
For a project, I'm using docker and sail.
sail artisan optimize is supposed to cache the routes, the config, ...
But in my case, when running this command in production, there is no config.php file created in the bootstrap/cache folder, whereas the other cache files are all created.
The rights are ok for writing inside this folder.
What do you suggest me to check ?
Thanks for your help.
V
Please or to participate in this conversation.