Laragon 4.0.15 is out!
How to upgrade?
Released date: 2019-07-04
Add Japanese Language. Thank you
ShortArrow!
Updated HeidiSQL to version 10.2, PHP to version 7.2.19
Laragon 4.0.14 is out!
Released date: 2019-05-08
Updated Node.js to version 12.2
Set the default number of PHP processes to 2 in usr/laragon.ini
[nginx]
Upstream=2
Information about Upstream:
https://forum.laragon.org/topic/1467/http-request-between-2-local-apps-deadlock-with-default-settings
https://forum.laragon.org/topic/262/spawn-more-than-one-php-process/2
Laragon 4.0.12 is out!
Released date: 2019-02-28
Fixed download issue permanently:
https://forum.laragon.org/topic/1320/sort-out-the-download-issue-with-curl-in-quick-app-and-quick-add
Added code to PATH
Do you know that, you can add the latest version of Visual Studio Code to Laragon just 1 click?
Menu > Tools > Quick add > Code
Laragon 4.0.11 is out!
Released date: 2019-02-24
Removed the minimized buton.
https://github.com/leokhoa/laragon/issues/68
Laragon 4.0.10 is out!
Released date: 2019-02-14
Allowed multiple string placeholder for the "Quick app" feature:
https://github.com/leokhoa/laragon/issues/61
Laragon 4.0.9 is out!
Released date: 2019-02-11
Fixed download issue which happened for only some users:
https://forum.laragon.org/topic/1320/sort-out-the-download-issue-with-curl-in-quick-app-and-quick-add
Added IgnoreList (laragon.ini) to skip creating virtual hosts for specified directories in DocumentRoot:
https://github.com/leokhoa/laragon/issues/59
[preferences]
IgnoreList=dir1|dir2|dir3
Laragon 4.0.4 is out!
Released date: 2018-12-24
Made "Quick app" compatible with wpcli: https://forum.laragon.org/topic/1273/notice-undefined-index-request_scheme-in-thrown-in-wp-cli
Added Menu > Tool > Logs Viewer (TailBlazer) ( for viewing big logs data: https://forum.laragon.org/topic/1277/wordpress-tools-to-clean-debugging-log
Thanks https://github.com/RolandPheasant
Laragon 4.0.3 is out!
Released date: 2018-12-10
Go with MySQL 5.7 by default as we found MariaDB corrupted in some cases.
Laragon 4.0.2 is out!
Released date: 2018-11-29
Fixed git link:
https://github.com/leokhoa/laragon-packages/releases/download/4.0/git-2.19.2.zip
Laragon 4.0.1 is out!
Released date: 2018-11-28
Added Malay language. Many thanks MOLOKAL - molokal.co:
https://github.com/leokhoa/laragon/pull/43/commits/989446ce12388b0108029719e16acc2eee7fdb4c
Fixed missing openssl command issue when using "Auto generated SSL Certificates":
https://forum.laragon.org/topic/1037/auto-generated-ssl-certificates-not-working/21
Fixed PATH Problem when user account contains "&":
https://forum.laragon.org/topic/1223/path-problems
Added Proxy support to download files using "Quick app" and "Quick add" when your machine is behind a firewall:
https://forum.laragon.org/topic/1226/tutorial-how-to-sort-out-download-issue-using-proxy
Download: https://laragon.org/download
I am happy to announce the release of Laragon 4.0. This release added "Quick add" feature in Menu > Tools > Quick add.
Released date: 2018-11-14
This version uses MariaDB 10.3 as default database server but you can add MySQL 5.7 or 8.0 easier with Quick add
Added Quick add feature to help you add a package to Laragon quicker.
You can add these packages to Laragon with 1-click: php, apache, phpmyadmin, git, mariadb, mysql, node, yarn, mongodb, robomongo, code, python, sublime, postgresql, go, liteide, ruby, java, eclipse, spring-tool-suite
You can edit the Configuration file (Menu > Tools > Quick add) and update the default links for your needs.
Links are configurable. By default, Laragon will get the links on C:\laragon\usr\packages.conf
If the file does not exist, Laragon will create it which content from:
https://raw.githubusercontent.com/leokhoa/laragon/master/usr/packages.conf
You can add many packages with 1-click using Menu > Tools > Quick add > *
You can add ALL packages with 1-click using Menu > Tools > Quick add > All
Add Delete project feature in Menu > Tools > Delete project
Download: https://laragon.org/download
If you like Laragon, please give it 1 star:
https://github.com/leokhoa/laragon
C:\laragon\usr\packages.conf
# PHP
php=https://github.com/leokhoa/laragon-packages/releases/download/4.0.9/php-7.3.2-Win32-VC15-x64.zip
# Apache
apache=https://home.apache.org/~steffenal/VC14/binaries/httpd-2.4.37-win64-VC14.zip
# phpMyAdmin
*phpmyadmin=https://files.phpmyadmin.net/phpMyAdmin/4.8.5/phpMyAdmin-4.8.5-english.zip
# MariaDB
# mariadb10.3=https://downloads.mariadb.org/f/mariadb-10.3.10/winx64-packages/mariadb-10.3.10-winx64.zip/from/http%3A//sgp1.mirrors.digitalocean.com/mariadb/?serve
# mysql-8.0=https://dev.mysql.com/get/Downloads/MySQL-8.0/mysql-8.0.13-winx64.zip
mysql-5.7=https://dev.mysql.com/get/Downloads/MySQL-5.7/mysql-5.7.24-winx64.zip
*git=https://github.com/leokhoa/laragon-packages/releases/download/4.0/git-2.19.2.zip
------------------------------------------------------
# Node.js
#*node-11=https://nodejs.org/dist/v11.10.0/node-v11.10.0-win-x64.zip
*node-10=https://nodejs.org/dist/v10.15.1/node-v10.15.1-win-x64.zip
*yarn=https://github.com/yarnpkg/yarn/releases/download/v1.14.0/yarn-v1.14.0.tar.gz
# MongoDB https://www.mongodb.com/download-center/community
mongodb-4=https://fastdl.mongodb.org/win32/mongodb-win32-x86_64-2008plus-ssl-4.0.3.zip
# Robomongo
robomongo=https://download.robomongo.org/1.2.1/windows/robo3t-1.2.1-windows-x86_64-3e50a65.zip
# VS Code
*code=https://go.microsoft.com/fwlink/?Linkid=850641
------------------------------------------------------
# Python
python-3.6=https://github.com/leokhoa/laragon/releases/download/portable/python-3.6.1.zip
# Sublime Text
sublime=https://download.sublimetext.com/Sublime%20Text%20Build%203176%20x64.zip
# PostgreSQL
postgresql-11=https://get.enterprisedb.com/postgresql/postgresql-11.0-1-windows-x64-binaries.zip
# postgresql-10=https://get.enterprisedb.com/postgresql/postgresql-10.5-1-windows-x64-binaries.zip
------------------------------------------------------
#Go
go-1.12=https://dl.google.com/go/go1.12.windows-amd64.zip
liteide=https://github.com/visualfc/liteide/releases/download/x35.5/liteidex35.5.windows-qt5.9.5.zip
------------------------------------------------------
ruby=https://dl.bintray.com/oneclick/rubyinstaller/ruby-2.3.3-x64-mingw32.7z
devkit=https://github.com/leokhoa/laragon/releases/download/portable/devkit.7z
------------------------------------------------------
java=https://github.com/leokhoa/laragon/releases/download/portable/jdk-8u131-windows-x64.7z
#sts=https://download.springsource.com/release/STS/3.9.6.RELEASE/dist/e4.9/spring-tool-suite-3.9.6.RELEASE-e4.9.0-win32-x86_64.zip
eclipse=http://cdn.yatta.de/eclipse-mirror/technology/epp/downloads/release/2018-09/R/eclipse-committers-2018-09-win32-x86_64.zip