Last night, I tried to upload new version of Laragon to sourceforge. However, the internet connection (ADSL) is so slow that the web uploader corrupted many times.
At last, I managed to upload through scp using Laragon's cmder and it worked.
First create a shell:
** ssh -t leokhoa,laragon@shell.sourceforge.net create**
Input your password, you'll be logged in to shell:
[leokhoa@shell-23003 ~]$
... read more
Yes, it's true and Laragon runs very fast on WinXP.
Download here:
https://sourceforge.net/projects/laragon/files/php5.4-WinXP
Why I made it? The reason is very simple: I love Windows XP and maybe you too.
Microsoft ceased support Windows XP so it took me time to do this but I am very happy if it will help someone.
2015-03-23: Laragon 0.6 is released. Bundled with the latest technologies: Apache 2.4.12, MySQL (MariaDB 10.0.17), PHP 5.6.7, phpMyAdmin 4.3.12, cmder, composer, XDebug, Memcached, Redis.
Bonus: Now, with version 0.6 you can transfer files between your computers and your mobile (tablet) easily. Just, go to Preferences/Tools/Transfer Files
... read more
One of useful features of Laragon is auto detect and create virutal hosts
Suppose you put a directory name wordpress in your Document Root: C:\lamp\www*wordpress*
Restart Laragon, it will auto create a beautiful url for you:
http://wordpress.dev
You can change the url format the way you want by go to:
Preferences/General and change the {name}.dev pattern
With the wordpress folder above:... read more
Laragon offers you a powerful but Isolated Development Environment. It is portable and very flexible.
Install Laragon doesn't affect your Windows. You can move Laragon installation folder to another disk and Laragon still works. For examples: If you installed Laragon on C:\lamp but one day the C drive will have less space and you want to name the development stack "web". No problem, just move to D:\web... read more