Hey friends i am going to discuss with some common error with xampp. i installed xampp in my pc and working with Laravel version 5.8 and php version 7.1.3 so i face a lot issue when trying to run php artisan commands. so i googled and found so many solution but i solve it in a very simple way. so please look below steps to solve it.
Step 1 : download xampp version 7.1.32 from this url click here
Step 2 : after download extract it and you will see php and apache folder in it.
Step 3 : Rename php and apache folder present in C:\xampp
Step 4 : Copy php and apache folder from extract folder and paste it C:\xampp
Step 5 : Restart Apache and MySQL and check php version using command “php -v”
References:
Solution 1: Click Here
- Top 10 DevOps Blogs and Websites To Follow in 2023 - December 13, 2022
- How To Set Up Apache Virtual Hosts on Ubuntu 20.04.2 LTS - October 28, 2021
- How to Fix ” Vue packages version mismatch:” error in Laravel 5.5 - April 15, 2021