Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

degorych's avatar

How can I use Laravel in production with docker

Hello all. I use laravel docker (sail) for local development. If I want use it in real hosting, what I must do? Sail not using real web server and for ssl certificates I must use nginx or apache. I can create new docker-compose yml file for production without sail container but it must contain web server? I know people use caddy server for local development, but I think for production it not best solution.

0 likes
1 reply

Please or to participate in this conversation.