LaraGonzo is a repackaged version of Laragon (currently v6), with some modifications and a customized setup (the installer).
I made these modifications for personal use, enhancing some of Laragon’s functionalities and simplifying tasks. I figured, why not share it with the world? Ja?! 😉
Go to Releases
+ Updated Binaries and Tools:
Most of the components have been updated.
- Check Releases
+ Added Mailpit:
MENU > Laragon > Run Mailpit
- With persistent email storage (mailpit.db SQLite included)
- Parameters available in
bin\mailpit run_mailpit.cmd
+ Added Localtonet:
MENU > Laragon > Run Localtonet
- As an alternative to ngrok
- Parameters available in
bin\localtonet run_localtonet.cmd
+ Updated Packages List:
MENU > Tools > Quick add
- Lists tools and packages that can be added
+ Updated Sites List:
MENU > Quick app
- Apps: Laravel (installer), CakePHP, CodeIgniter, Symfony, Yii2, Drupal, Grav, Joomla, Wordpress
+ Added Easy List-Updater:
MENU > Laragon > Update app list
| Update package list
- Retrieves the latest
sites.conf
andpackages.conf
from this repo.
❓ Supported Windows Versions and Architecture?
Supports 64-bit architecture only, with a minimum of Windows 8. While tests were done on Windows 7, many things will break (e.g., PHP 8.3* and Mailpit), and Windows 7 is already EOL (End of Life), FYI.
❓ Can it be installed on top of an existing Laragon 6 installation?
Yes. If the setup detects an existing Laragon installation, it will run in extraction mode only.
❓ I need another components, can I run the setup again?
Yes. Absolutely.
❓ Will it remove anything from my existing installation?
No. In the setup wizard, checked components will be installed, and unchecked components won't be installed. That's it. It won't remove existing components from your Laragon folder, even if you uncheck them in the setup wizard.
❓ What is gonzo?
I hope the original author of Laragon, leokhoa, continues working on a new version of Laragon. There is so much potential, and many more features could be added.
LaraGonzo leverages Laragon’s flexibility and automation but not too much can be change since most of the automation is hard-coded in the executable itself.