Laravel Beginner Tutorials

Login to know your progress

In this tutorial we will learn about Eloquent, Migration, Tinker and Resource Controllers. Eloquent is a ORM(Object-relational mapping) is a one of best thing laravel Provides you. Migration is used to create database table by artisan command.

7. Laravel Tutorial | Eloquent, Migration, Tinker and Resource Controller

28.47 mins.

0

Likes

Completed

Chapter 1. Introduction ( 3 videos )

Chapter 2. Work on view part ( 3 videos )

Chapter 3. Relationships and more ( 7 videos )

Chapter 3. Mini Project - todo list ( 2 videos )

Chapter 5. Accessor and mutators - magical functions ( 2 videos )

Chapter 6. Let's create laravel CRUD system ( 5 videos )

Chapter 7. Middleware and more ( 3 videos )

Chapter 8. Email to Gmail - different email configurations ( 6 videos )

Chapter 9. Database Seeding - auto fill dummy data ( 2 videos )

Chapter 10. Pagination in laravel ( 2 videos )