Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save svpernova09/47ff3715034833a0f61c to your computer and use it in GitHub Desktop.
Save svpernova09/47ff3715034833a0f61c to your computer and use it in GitHub Desktop.

Adventures in Laravel 5 - Joe Ferguson -

If you want to follow along and work on the exercises your laptop or VM will need:

  • PHP 5.6+
  • a way to set up virtual hosts
  • a way to set up MySQL.

Vagrant + VirtualBox would be easier but are not required.

If you already have Vagrant you should make sure to run vagrant box add laravel/homestead before you get to the conference.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment