Level 61
Check out Vapor.
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.