Laravel 5.2 Basics

In this video we’ll be going through the basics of Laravel 5.2. This is a 13 lesson video series which include the following: 1. Composer & The Laravel Installer 2. Laravel File Structure 3. Routing 4. Artisan 5. Models 6. Relationships 7. Views 8. Blade 9. Controllers 10. Authentication 11. Middleware 12. Migrations 13. Requests, CSRF, and Wrapping Up Additionally, be sure to checkout my new Laravel book at
Back to Top