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/eloquent#query-scopes
Playlist of Laravel 10 Tutorial Course :
https://www.youtube.com/playlist?list=PLqDySLfPKRn5d7WbN9R0yJA9IRgx-XBlU
Full Code on github:
https://github.com/yelocode/ideas
Boots Watch :
https://bootswatch.com/
Laravel debug bar:
https://github.com/barryvdh/laravel-debugbar
HTML template Github Link:
https://github.com/yelocode/bootstrap5-twitter-clone-template
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