trying to deploy laravel app to andasy but getting:
“Error error writing .andasy\scripts\caches.sh to file: open .andasy\scripts\caches.sh: The system cannot find the path specified.”
trying to deploy laravel app to andasy but getting:
“Error error writing .andasy\scripts\caches.sh to file: open .andasy\scripts\caches.sh: The system cannot find the path specified.”
We found a bug in our cli which was skipping generating necessary scripts for laravel apps when a Dockerfile is detected. We shipped an update to the cli and if you update it should work.