Search Bar (CRUD) | Laravel 10 Tutorial #17

preview_player
Показать описание
Laravel 10 Blade tutorial
On this episode we cover how to search our database using a search bar. We will cover how to do where queries on our models in laravel 10.

Playlist of Laravel 10 Tutorial Course :

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.

If you have any questions or problems please leave a comment.
Laravel Blade
Laravel crash course
Laravel Database and crud tutorial
Laravel crud tutorial
Laravel search model
Рекомендации по теме
Комментарии
Автор

I love your videos, they are very useful for me as a CS student. I can't wait to see your video on authentication and maybe middleware too.😁😁

kronux
Автор

Hi, I love your videos and the way you explain things. Thank you, it is easier for me to understand Laravel basics. Have you ever thought about a small Bootstrap in Laravel series? It would be very nice. Thanks for your videos and tutorials! :D

ondrahasek
Автор

I like this tutorial a lot, it really shows the workflow in Laravel.

What I hate is the goddamn bootstrap. Refactoring when everything is named things as "card-header pb-0 border-0" instead of actually having identifiers is such a chore!
You are refactoring fast because you are comfortable with the html, while I need to pause, play, pause, play...

if the search bar had id="search-bar" before all the class names, it would be so much easier...

Vichion
Автор

You’re so great . Can you upload also playlist video for creating admin panel?

escanor
Автор

Amazing, and how to get that handwrite styles?

sengkeasorm
Автор

I think in this case we can use scopeFilter to separate code and make it shorter

neverforever.
Автор

Your videos are the best! I have one question: How do you keep search parameters through pagination? -- example, I search "test" and I have pagination set to display 5 results and it returns 7 results triggering the pagination. When I go to page 2 on pagination links, I lose the search parameters and it displays all the ideas. How would you solve this issue? Thank you and keep up the great work on the videos.

bryonswanson
Автор

Please provide a github link to the source code used in the tutorial

tanzeem