Course Information
Course Overview
From ZERO to Hero Using Migrations, Factories, Seeders, Query Builder, Eloquent ORM, Relationships & Polymorphism!
Are you struggling with Laravel databases and Eloquent? Do you want to learn how to easily manage your database with migrations and seeders? Look no further than Code With Dary's "Mastering Laravel Databases & Eloquent" course on Udemy! This comprehensive course covers the ins and outs of Factories, Seeders, Migrations, Query Builder, Eloquent, and relationships in Laravel 10. With Code With Dary's expert guidance, you'll learn how to efficiently manage your database and build powerful, scalable applications. Don't miss out on this opportunity to take your Laravel skills to the next level - enroll in "Mastering Laravel 10 Query Builder, Eloquent & Relationships" today!
What is Laravel?
Laravel is the go-to PHP web application framework for developers. With its extensive set of features and tools, Laravel enables developers to create web applications in a fast and efficient manner. One of the standout features of Laravel is its powerful database management system, which runs on top of the Eloquent ORM. Using Laravel and Eloquent, developers can seamlessly perform CRUD operations on the database, as well as execute complex queries with ease. Learning Laravel and Eloquent is a must for any PHP developer who needs to build modern, scalable web applications with confidence.
Why is Laravel so popular?
Laravel is popular because it provides developers with a powerful set of tools and features that make it easy to build modern, scalable web applications. It has a robust database management system that runs on top of the Eloquent ORM, which allows developers to easily perform CRUD operations on the database and execute complex queries. Laravel also has a large and active community of developers, which means that there are many resources available for learning and troubleshooting. Additionally, Laravel is easy to learn and use, which makes it a great choice for developers of all skill levels.
Who is this course for?
Some people may find Eloquent ORM difficult because it has a lot of features and can take time to fully understand. Additionally, working with complex relationships between database tables can sometimes be challenging. However, with practice and experience, developers can become proficient in using Eloquent to manage databases in Laravel applications. This course will teach you everything in depth about Laravel databases, Query Builder, and Eloquent! I do expect you to have knowledge in Laravel before starting this course, since we’re going to focus purely on databases and eloquent.
Tools we will be using
We need to use a code editor for this task. It doesn't matter which one you use. I prefer using tools such as Ray from Spatie and Tinkerwell from BeyondCode. Both products are paid, but not required for this task. I use them in this course to make data outputting easier and to show you query speed, which can be compared to other queries.
Course Content
- 9 section(s)
- 93 lecture(s)
- Section 1 Course Introduction
- Section 2 Mastering Migrations
- Section 3 Mastering Factories & Seeders
- Section 4 Mastering the Query Builder [PART 1]
- Section 5 Mastering the Query Builder [PART 2]
- Section 6 Mastering Eloquent ORM
- Section 7 Mastering Relationships [PART 1]
- Section 8 Mastering Advanced Relationships [PART 2]
- Section 9 Create a Advanced Laravel Blog
What You’ll Learn
- Laravel's database configuration
- Learn to work with Migrations
- Learn how and when to use Seeders
- Learn how and when to use Factories
- Understand the Laravel Query Builder
- Learn how to construct SQL queries using the Query Builder
- Learn how to use the Query Builder to perform CRUD operations on the database
- Understand how to use the Query Builder to build complex queries with conditional logic and dynamic filters
- Laravel databases and Eloquent ORM
- Learn how to use Eloquent to create, read, update, and delete records
- Learn how to use Eloquent correctly to query data from the database
- Learn how and when to use relationships
- Learn how to use Eloquent to query polymorphic relationships
- Learn Eager Loading vs Lazy Loading
Skills covered in this course
Reviews
-
AAlexander van Nieuwkoop
The course helped me get an indepth view of the laravel database options including The Query Builder, ORM & Relationsships, within a day of watching. This was exactly what I was looking for and I am very happy with the knowledge I gained.
-
JJosé María Arrieta
This is a good course. I learn a lot about Relationship. This is the best investment that I could ask for.
-
PPaul Brugger
This did do the job of clarifying Query Builder and Eloquent ORM for me. I don't think Tinkerwell was necessary and I felt distracted. Yes, a workaround was not too hard. There were numerous times when he would show code on the screen but not demo it. This was because it did not work. I commented with fixes for these. There were some sequencing problems, particularly with lesson 82 and 84. Section 9 was quite messy with the repo code getting ahead of what was shown in the video. I thought a lot of these frustrations were unnecessary. But I did learn how to access and modify data so I got my money's worth.
-
BBrett Roscoe
Overall the course was good and helpful, providing a detailed overview of the query builder as well as Eloquent ORM relationships. I also fairly enjoyed the blog project at the end of the course. There are a few issues: the instructor doesn't seem to respond anymore to questions and comments in the Q&A forum; video 83 is out of place, but even though this was pointed out in the Q&A forum eight months ago, it hasn't yet been fixed; and sometimes the quiz questions have not been constructed well. It would also be nice to see more advanced queries in the final project (maybe with searches and filters?), but again, I think it is a good course and helpful for those who want to brush up on their Laravel skills.