Add a development domain (.dev) in MAC XAMPP

I was trying laravel PHP framework and setup a laravel.dev domain for testing.

Here are the high level steps on how I did it.

  1. add domain in host file
  2. enable virtual host in XAMPP
  3. add virtual host in XAMPP

Continue reading “Add a development domain (.dev) in MAC XAMPP”