quick create for laravel not working
-
Hi leokhea,
When i select quick create from laravel menu it is just asking and creating db, after this cmd will open with path of www folder and nothing is happening. Any solution for this?
-
@Ram-Sai : Any image?
-
Below is the screenshot:
just it opens cmd.exe and staying there not going forward. My OS is Windows 10 Home Single Language 64 bitPlease let me know the solution
-
@Ram-Sai : You can manually create a Laravel project:
- Open Terminal (Menu > Laragon > Terminal)
- Type:
composer create-project --prefer-dist laravel/laravel myapp
- Reload Apache/Nginx
Now, you can access yourmyapp
at:
http://myapp.test
-
I am doing currently like that only. But why quick create is not working , may i know that and also i am using laragon 3.2.2.
Please let me know
-
@Ram-Sai : I guess your OS preventing Laragon from running
cmd.exe
-
Is there anyway to resolve this? If so please let me know how to solve this
-
my account is an administrator account, i dont know still why i am getting this problem. If there is any solution please let me know. My OS is Windows 10 Home
-
@Ram-Sai : Can you disable your AV and test again?
-
@leokhoa disabled my antivirus and checked same as shown in screenshot
I have checked with turning administrator for this pc and there it is working fine. Here only this problem
-
I'm glad you figured out the issue. Cheers!
-
@leokhoa No i just shared my testing, but from my login it is still not working, something is stopping executing the commands. From which file quick create will happen
-
@Ram-Sai : Can you try running Laragon as Administrator?
-
@leokhoa tried same thing happening
-
Strange! this is the first time I see issue like this.
-
@leokhoa on windows i am using it since 3 years first time i am facing this issue.
-
@Ram-Sai : It's interesting to know that you are Laragon's veteran customer