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

surajjd's avatar

Server Management tool created in laravel

Is there any tool like webmin / cpanel created using in laravel? requirement is as follow.

  1. Made in laravel
  2. Open source and free (Looking for inspiration)
  3. Should be distributed (should run task on remote servers using ssh)
  4. Server provisioning (LAMP/ LEMP ) etc
  5. Application hosting (Mostly Php based)
  6. Domain and DNS management.

In short looking for forge / envoyer type applicaton, Laravel envoy is good but I can't figure it out how to use in my case. I application is not available leads me toward blog/ tutorial or forum discussions.

0 likes
1 reply
jlrdw's avatar

Look over froxlor.org. Not made in laravel, but won't hurt to look it over. Also do a general search on GitHub.

Please or to participate in this conversation.