Download Laragon
-
Laragon 3.x is a universal development environment. You can choose to install 1 of the packages below or all of them:
If you want to use PHP 7.2 + Node.js 8.9 - Check out Laragon 3.2-
WAMP: Apache 2.4, Nginx 1.12, MySQL 5.7, PHP 7.1.7, Node.js 6.11,
yarn 1.0.2 + ngrok
, git, ...
Download Laragon - WAMP (112 MB)
I -
Ruby on Rails: Ruby 2.3.3, PostgreSQL 9.6, Node.js 6.11,
yarn 1.0.2
, Redis + git
Download Laragon - Ruby on Rails (125 MB) -
MEAN: MongoDB 3.4, Node.js 6.11,
yarn 1.0.2
+ git
Download Laragon - MEAN (89 MB) -
Python Django/Flask: PostgreSQL 9.6, Python 2.7, Python 3.6, Redis + git
Download Laragon - Python Django/Flask (95 MB) -
Java Spring Boot: PostgreSQL 9.6, Spring CLI, Java 8 u131, Maven 3.5 + git
Download Laragon - Java Spring Boot (195 MB) -
Golang: Go 1.8.3, LiteIDE, PostgreSQL 9.6, Redis + git
Download Laragon - Go (124 MB) -
Laragon Mint: PHP 5.4, MySQL 5.1
Download Laragon - Mint (12 MB) -
Laragon Portable: PHP 5.4, MySQL 5.1
Download Laragon - Portable (12 MB)
Tutorials:
-
-
How to add postgressql to the first item ?
-
@almassar : You can check my instructions here:
https://forum.laragon.org/topic/487/tutorial-how-to-add-another-postgresql-version
-
Oh.. since when you created stack for MEAN, python and java+spring?
Awesome as ever
-
Can i have all thus in one .exe only? Or need to install all exe?
-
@krip : There is only one
laragon.exe
to manage all stacks. Each installer will add necessary services for you or you can add a service easily yourself. Check my tutorial about how to add Postgres:
https://forum.laragon.org/topic/487/tutorial-how-to-add-another-postgresql-version
-
I can't find
laragon.exe
specifically. I only foundlaragon-xxxxx.exe
.
-
@krip : The
laragon--xxxxx.exe
are installers. You can install all of them or just select 1. After installing, there only 1laragon.exe
to manage them all.
-
I downloaded WAMP and I can not access any website, I always get HTTP ERROR 403 with Nginx
-
@patogalarzar : Please check the Nginx's log on Menu > Nginx > error.log
As only you experience the issue, you should check the 403 error here:
http://nginxlibrary.com/403-forbidden-error/
-
Hi @leokhoa this is very awesome works. Would you mind to make environment for GOLANG too?
If it possible elixir lang also, pls.
-
@korneliuskristianr : No problem, Laragon'll have an isolated environment for Golang - will keep you posted
-
WOW that will be awesome @leokhoa leokhoa . I'll stay update with the forum.
-
@korneliuskristianr : I've released Laragon for Golang - It is very easy to use but I will add some documents when I have time.
-
THAT WAS SO FAST @leokhoa . So many thanks
-
Haha, you're welcome
Go is one of my favorite languages. It's fast but carefully tested - You can use Golang as isolated system or integrate to/(or remove from) your OS safely (use Menu > Tools > path)
In case (1%) you want to use some packages that need Linux compliled libaries, the easiest way is install Laragon Ruby on Rails (as it is bundled with DevKit which hasgcc
andmake
,...)
-
I actually have installed all laragon 3 in my drive C: in different folder. So far it works great. I think 1% case is the windows problem
-
this is very awesome.. too awesome that make me decide to register in this forum...
-
I got so used to this incredibly easy to use program that now that I've changed to Linux it's been a nightmare. Wish it was available for Linux as I can't find any alternative that even comes close to it. The convenience that it provides is remarkable.
-
Hi, i'm new with laragon, and it looks really great
one question though, why this new vesion 3.x have apache and nginx alongside ? and both using same ports ?
once i click on start all, it give me error with popup information said "can not start nginx because apache already use port 80"
how should i solve this ?