Issue and Enhancement
Powerful tool for modern apps: Django, Rails, Laravel, Node, Go, Java
Brought to you by:
leokhoa
Using laragon 0.9 on Windows 10 64bit PC.
Issue : Cmder -> Settings -> Startup is set to "Auto save / restore opened tabs" and is preloaded with your console info (> -curconsole:d:C:\ -curconsole:C:"F:\Study\Khoa\Projects\Larawin\lara\setup-0.9\bin\cmder\cmder.exe /k init.bat" "C:\Windows\SYSTEM32\cmd.exe" /k "%ConEmuDir%..\init.bat"). I think you want it to be set to "Specified named task {cmd}" instead.
Enhancement : I think composer should be added to the cmder.aliases file so that composer can be run from within cmder without needing a system install.
i.e.
composer="%INSTALL_DIR%\bin\composer\composer" $*
e=notepad++
e.=explorer .
gl=git log --oneli etc...
I intended to set to "Auto save / restore opened tabs". With this setting, cmder will remember your last opened tabs. Refer https://sourceforge.net/p/laragon/tickets/16/ for more details. I accidentally opened cmder in the setup folder and it saved my Path. I had fixed the issue in version 0.9 20150913.
Issued had reported here: https://sourceforge.net/p/laragon/tickets/19/
When you click Shell button or activate it globally with Ctrl + Alt + T, Laragon will auto add composer, nodejs, npm, git, php, mysql, httpd, redis-server, redis-cli, memcached, putty, winscp, notepad++,...to the current Shell's PATH. So, we don't need to add alias.
Anyway, thank you for you suggestions. You may need to update to version 0.9 20150913 which has a lot of improvements in "Auto create virtual hosts" feature, update to nodesjs 4.0.0...
I had downloaded the new version, rebuilt my pc with win 10, and it looks like I threw away the new version and installed the one from 09/07. Sorry about that.
Will there be a portable version of .09 coming soon?
Could you please tell me what wrong with your PC?. Laragon 0.9 20150913 just update to nodejs version to 4.0.0 and makes changes in Laragon.exe
My purpose is making Laragon portable, isolated and it works inside it own installed folder.
The purpose I use Installer is installing VC11 & VC14 if needed otherwise Apache and PHP won't work.