Code from a tutorial series on creating multi-step forms in Laravel
For more information on this project, please read accompanying blog post:
http://bicknoyle.com/blog/2015/09/29/building-a-multi-step-survey-with-laravel-5-1-part-1/
If you want to view this project for a particular step, use:
git checkout -f step1
The above example would checkout the version of code at the end of step one.