Level 61
Check out Vapor.
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
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.
Please or to participate in this conversation.