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

Iagoss's avatar

Laravel Sail For production - FrankenPHP

Now that we have FrankenPHP, can I use Laravel Sail in production? What problems would I face in making this change?

Is FrankenPHP mature enough for production use on large websites?

0 likes
1 reply
martinbean's avatar

@iagoss No. Sail is for local development and runs your app using the built-in PHP server.

Please or to participate in this conversation.