Skip to content

Instantly share code, notes, and snippets.

View RohanMehraa's full-sized avatar
😉
I'm Supercalifragilisticexpialidocious: Coding+Coffee+Chess!

Rohan Mehra RohanMehraa

😉
I'm Supercalifragilisticexpialidocious: Coding+Coffee+Chess!
View GitHub Profile
@RohanMehraa
RohanMehraa / laravel_xampp_setup.md
Created May 1, 2022 12:17 — forked from bradtraversy/laravel_xampp_setup.md
Laravel Xampp setup on Mac and Windows

Laravel Xampp Setup (Windows & Mac)

Install Xampp

Install Xampp from https://www.apachefriends.org/index.html

  • Run the Xampp installer and open the Xampp control panel
  • Make sure that you enable the Apache and MySQL services
  • On mac you need to click "Start" on the Home tab, "Enable" on the Network tab and "Mount" on the Location Tab. Click "Explore" on the location tab to open your Xampp/Lampp folder

Install Composer