Description
In this course, you will :
- Introduction to Laravel.
- How to install and set up your Laravel 5.5 environment.
- Understand the ins and outs of Laravel including folder structure.
- Detailed introduction into Migrations in Laravel 5.5.
- How to create Database relationships in Laravel 5.5.
- Creating controllers and views.
- How to update the database.
- Integrating CRUD functions in Laravel.
- How to specify and create polymorphic relationships.
- Create a project using Laravel.