How to Retrieve Data Using Eloquent | Full Laravel 9 Course | Laravel For Beginners | Learn Laravel
This video will show you the best possible way(s) on how you could retrieve data using Eloquent – Want to learn the most popular PHP framework? Laravel makes your development process a lot easier without sacrificing your applications functionalities.
📚 New Udemy Course
If you're looking to level up your Laravel skills, my new course "Udemy Migirations, Seeders, Factories, Query Builder, Eloquent & Relationships" is the perfect opportunity. Learn the essential tools and techniques for building robust and scalable web applications with Laravel: https://www.udemy.com/course/mastering-laravel-10-query-builder-eloquent-relationships/?referralCode=C784C3DB5B8925207FCB
📲 Let’s plan a meeting
Plan a (paid) 1-hour meeting on Calendly to do portfolio reviews, code reviews resume reviews or a coaching session for Laravel. Please read the description before booking: https://calendly.com/codewithdary
💌 Newsletter
Sign up for my free weekly email newsletter: https://www.newsletter.codewithdary.com
🔥 Resources
- PHP Hosting (10% DISCOUNT): https://www.hostinger.com/codewithdary
- TikTok: https://www.tiktok.com/@codewithdary
- Instagram: https://www.instagram.com/codewithdary/
- Twitter: https://twitter.com/codewithdary
- Blog: https://blog.codewithdary.com/
- Newsletter: https://newsletter.codewithdary.com/
- Patreon: https://www.patreon.com/user?u=30307830
- GitHub: https://github.com/codewithdary/laravel-9-for-beginners
🔗 Useful links
- Laravel 8 Course: https://www.youtube.com/watch?v=376vZ1wNYPA&t
- Static pages: https://github.com/codewithdary/laravelapp-static-frontend
- Eloquent: https://laravel.com/docs/9.x/eloquent
📋 Table of Content
00:00 - Introduction
00:49 - get() & all()
02:21 - orderBy() & take()
03:38 - where()
0$:57 - chunk()
06:29 - count(), avg(), sum()
07:44 - Defining the index() method of a Resource Controller
08:54 - Showing a single post item
10:50 - Defining the show() method of a Resource Controller
#laravel #framework #php #laravel9 #eloquent