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

ruchit288's avatar

Laravel + MySQL + wamp server Project to .exe

Hello Team, I have work in one project which is built up in laravel , MySQL which is replicate of desktop application created in .net

I need help regarding I want to convert whole thing including my laravel PHP projects, MySQL, wamp server and all required files into .exe file which is stand alone for Windows application and wan to encrypt all PHP files.

Thanks

0 likes
4 replies
ruchit288's avatar

Hello @SaeedPrez thanks But I want to convert my project in .exe file for Windows stand alone application run in any system and my project t is alread developed in Laravel .so I need to know how can I start work on this process.

SaeedPrez's avatar

It's one thing converting a PHP script into an executable, but I'm very doubtful you can get good results converting a whole Laravel project. I'm actually doubtful it's even possible. Hopefully someone has better news for you.

Please or to participate in this conversation.