Table of Contents
Video
[youtube q3jy3ZhRrLc 423 752]
About the Talk
Laravel helps us to handle database operations. Eloquent ORM lets us avoid writing SQL statements out by hand.
What You'll Learn
- How to use Eloquent ORM to perform CRUD (create, read, update, and delete)
- How to generate relationships
- How to manage your database with migrations
This Talk is Designed For
Laravel developers that want to build any applications or sites.
Technical Level
Beginner. You have basic knowledge of Laravel and want to make CRUD easy.
About the Presenter
Chris Sev is the founder of scotch.io and Senior Developer Advocate at the cloud provider. He loves trying to figure out the most efficient and practical way to build apps that we can ship to our customers.