- Need information about Xammp minimum version requirement to run Laravel 5.4 in Windows...!
- Explicitly, is XAMMP v3.2.2 can be used for running Laravel 5.4 in windows?
Asked
Active
Viewed 321 times
0
-
Just check PHP version included in XAMPP, should be >= 5.6.4 – dparoli Apr 07 '17 at 06:50
-
Thanks. I've got that info by going that directory (C:\xammp\php\) and check in command line " php -v" – S. M. Mostaq Hossain Apr 07 '17 at 10:26