Scopes | Laravel 10 Tutorial #45

Опубликовано: 28 Февраль 2026
на канале: Yelo Code
3,749
125

Scopes | Laravel 10 Tutorial #45

On this episode, we will cover an easy way to refactor our model queries into reusable and expressive code with the help of scopes.

https://laravel.com/docs/10.x/eloquen...

Playlist of Laravel 10 Tutorial Course :
   • Laravel 10 Beginners Course (Twitter Clone...  

Full Code on github:
https://github.com/yelocode/ideas

Boots Watch :
https://bootswatch.com/

Laravel debug bar:
https://github.com/barryvdh/laravel-d...

HTML template Github Link:
https://github.com/yelocode/bootstrap...

What is Laravel :
Laravel is a free and open-source PHP web framework, created by Taylor Otwell and intended for the development of web applications following the model–view–controller architectural pattern and based on Symfony.
https://en.wikipedia.org/wiki/Laravel

If you're looking to learn how to authenticate a user using Laravel 10, then this is the video for you! In this tutorial, In this tutorial, we'll create a simple registration form that users will be able to submit.

If you have any questions or problems please leave a comment.
Laravel Blade global variables
Laravel crash course
Laravel Database and crud tutorial
Laravel Login and Authentication
Laravel form request