Level 70
@shadkamel Without knowing the details of your docker file, I prefer you to follow this tutorial. https://medium.com/geekculture/the-easiest-way-to-dockerize-your-laravel-application-94977fe2ed6d
This might help you.
1 like
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
hello every one, i want to build my project on docker containers, i installed all requirement tools and i run a new Laravel project on it, it worked successfully, but my existing project is not working and for the command php artisan sail:install permission is denied, please guide me the best way to move my project into docker.
Please or to participate in this conversation.