Laragon 1.0.1 Release Announcement
-
- Released: 2015-12-23
- Fixed issue "Error (and quick fix) when trying to set up a Laravel 5 (5.2) project"
https://forum.laragon.org/topic/14/error-and-quick-fix-when-trying-to-set-up-a-laravel-5-5-2-project
-
Thank you for the patch.
Any plans to include the PHP 7.0.1 patch? Or is there a way to do it manually?
-
@aintdiego : You can update any PHP version easily yourself. Steps:
-
Download the PHP version you want:
http://windows.php.net/downloads/releases/php-7.0.1-Win32-VC14-x86.zip -
Extract and copy to: C:\laragon\bin\php
-
Copy your current php.ini to the folder to keep former settings.
-
Open Laragon Menu, select PHP/Version
That's all, Laragon will take care of the rest
Note:
- When choosing PHP version to download, please care about Thread Safe & x86 for portability and small size):
- The folder will look like this:
C:\laragon\bin\php\php-7.0.1-Win32-VC14-x86
You can change it to C:\laragon\bin\php\php-7.0.1 if you wish. - You may need to copy some php extensions in /ext dir of the current one if you need.
-
-
@leokhoa That's what I wanted to know. Thanks!
-
@leokhoa
Is x64 build available?
-
@trashcoder Laragon is very portable, means you can work with it on Win 64-bit, and then copy/move to another Win 32-bit and it should work.
Therefore, I make only x86 build. I don't see any reason to sacrifice the portability except for the need of > 4 GB RAM.
-
How to upgrade Apache, MariaDB and phpMyAdmin to the latest versions 1.0.1 Laragon? Thank you
-
Hey,
When I open the terminal, it looks like this, how come?
\ {git} 29-12-2015 16:18:15,49
{lamb}My base project dir is
\projects\
Thanks for a FANTASTIC product!
/Claus
-
I show the same thing on my terminal.
Any idea on how to get the lambda sign back as opposed to this {lamb}?
-
@wink- I ended up reinstalling Laragon.. Works like a charm now
-
@leokhoa First of all, thank You. So much. You are a legend and this project is amazing.
Second, could we get the ip address back in the title bar or somewhere? That was super helpful.
-
@wink and @ClausMunch
The {lamb} issue you are seeing is from the clink software that comes bundled with cmder. If you download the latest version of clink (it's a tiny zip file of about 750kb) and copy the dozen or so files in that folder into the laragon\cmder\vendor\clink folder and then restart the terminal, you will get your usual prompt back.
Here's the link for updated clink if you want it : https://github.com/mridgers/clink/releases/download/0.4.6/clink_0.4.6.zip