Feature Request: Support for FrankenPHP or Swoole (For Laravel Octane) #1557
ravihermawan
started this conversation in
Ideas
Replies: 1 comment 1 reply
|
@ravihermawan : We want to keep Laragon simple but thanks for your suggestion. An issue is created here for tracking: #1558 |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi @leokhoa and the Laragon community,
First of all, thank you for creating and maintaining Laragon! It is by far the most lightweight and fastest local development environment for Windows.
The Idea / Feature Request.
I would like to suggest adding support (or an easy add-on mechanism) for FrankenPHP and/or Swoole.
Why is this needed?
Currently, Laravel Octane is becoming the modern standard for building high-performance Laravel applications. To run Octane, we need an application server like Swoole, RoadRunner, or the highly popular FrankenPHP.
Setting these up natively on Windows without relying on WSL2, Docker, or Laravel Sail is quite challenging. Many developers still prefer the native, fast, and straightforward experience that Laragon provides.
If Laragon could support FrankenPHP (which has standalone Windows binaries) or Swoole out-of-the-box, it would be a massive game-changer for the Laravel community on Windows. It would allow us to test and run Octane applications seamlessly.
Thank you for your time and for considering this idea!
All reactions