##Laravel Learning
My Blog is a Laravel framework based PHP/MySQL application which is used to Create - Read - Update - Delete blog post.
Concepts covered in this git repository
- Blade Template Engine
- Routes
- Request and Response
- Form Validation
- Controllers and Model
- Eloquent
- Migration
- Database seeding
- SELECT / INSERT / UPDATE / DELETE
- Query Builder
- Relationships - One to Many and Many to Many
- Lazy and Eager Loading
- Accessors and Mutators
- Pagination
##Credits
Laravel - The PHP Framework For Web Artisans
Max Schwarzmueller - Pluralsight Author