Laravel Tutorial Part 5 - CRUD - Retrieving Data with Eloquent
This is my Laravel Tutorial Part 5 - CRUD - Retrieving Data with Eloquent video. In this video we begin working with a Model. I show you how to use Eloquent, which is Laravel’s ORM, to retrieve data from the database. I also show you how to create named routes as well as links using Laravel’s HTML class. We also create a new author page to view individual authors.
You can download any related final source code for my video tutorials at my website:
17 views
84
12
4 months ago 00:25:35 1
Laravel News Episode 218
4 months ago 00:08:53 1
Eloquent Where ENUM vs Int Foreign Key: Speed Benchmark
4 months ago 00:03:51 1
Using whereAny() for cleaner queries in Eloquent | Laravel | Tutorial | Quick Win Wednesday #QWW
4 months ago 00:16:03 1
08 Modify the Authenticated Layout - Netflix Clone with Laravel and React
4 months ago 00:12:43 1
09 Design Billboard Section - Netflix Clone with Laravel and React
4 months ago 00:30:30 1
Let’s build a CMS with Filament 3 and Laravel 11 | #2 - Navbar & Package setup
4 months ago 00:27:57 1
Learn how to use Laravel as Lambda functions - Serverless architecture
5 months ago 00:26:31 3
07 Welcome Page - Netflix Clone with Laravel and React
5 months ago 00:22:18 1
Let’s build a CMS with Filament 3 and Laravel 11 | #1 - Setup media curator and article resource