Hi, I started developing with Sail for the first time, but I'm not able to understand how to restore a Sail installation.
Another developer downloaded the repository, he's working on a Windows environment.
Should he install composer and php in order to restore the project? seems weird.
Thank you!
there's no docker file nor docker-compose on the project to run these commands how it's supposed to use the same repository? Will I be able to restore the project if I use another computer?
@mohamedtammam you are right, I found that the project has been ignoring the docker-compose file, I restored it and it's working perfectly, thank you very much!