Laragon - The option for Laravel in Quick create is not displayed.
-
I just installed Laragon in my Windows 10 to create Virtual Host and start working in Laravel but when I'm going to create a website I only have the option to use Wordpress, and not Laravel. What could I've done wrong? I attach an image
-
@jhonathananto : The Laragon you are using is a portable version. You should rename it to
C:\laragon.bak
and install Laragon WAMP:
https://sourceforge.net/projects/laragon/files/releases/3.4/laragon-wamp.exe
-
I also use Laragon portable as I have WAMP installed and do not want it to clash with Laragon. I have installed the versions of Apache,, PHP, MySQL I want and face the same problem. Why it is impossible to quick create a Laravel app with Laragon portable? Is there another way? What are we (generally) missing by using the portable version?
Thanks
Petros
-
@diktyo2001 : Laragon portable comes with PHP 5.4 which does not satify Laravel requirements.