Publish: 2019-05-14 | Modify: 2019-05-14
Laragon is an integrated development environment that includes Apache, PHP, MySQL, Nginx, and other environments, eliminating the hassle of manual configuration. It can completely replace XAMPP, which was previously used by Xiaoz for local development.
Laragon only supports Windows systems. You can go to the official website: https://laragon.org/download/ to download the latest version, and it is recommended to download the Laragon - Lite version.
The Laragon - Lite version integrates many third-party software tools such as Notepad++ and Cmder. If you don't need these tools, you can go to the bin
directory and delete the corresponding folders.
Laragon does not include phpMyAdmin tool by default. If you are used to using phpMyAdmin, you can:
laragon\etc\apps\phpMyAdmin
.localhost/phpMyAdmin
in your browser to access phpMyAdmin.Laragon only includes one PHP version by default. If you need support for multiple PHP versions:
laragon\bin\php
directory.Laragon does not use Windows services. It has its own service orchestration asynchronous and non-blocking management service. Therefore, you can compress and package the Laragon directory, and then directly extract and use it on other computers. It's that convenient.
If you are a PHP developer, I highly recommend Laragon. It is very suitable for both development and production environments on Windows systems, eliminating the hassle of manual configuration.
Laragon Official Website: https://laragon.org/
I come from China and I am a freelancer. I specialize in Linux operations, PHP, Golang, and front-end development. I have developed open-source projects such as Zdir, ImgURL, CCAA, and OneNav.