[Laravel Eloquent] Search the database using multiple models/tables: Pagination, scopes and sorting

Поділитися
Вставка
  • Опубліковано 7 лют 2025

КОМЕНТАРІ • 34

  • @PascalBaljet
    @PascalBaljet  4 роки тому +1

    Here you can find the starting point for today's coding session:
    github.com/pascalbaljet/laravel-multiple-models-search-demo

  • @thecyrilcril
    @thecyrilcril 2 роки тому +1

    Really great walkthrough of a pretty useful package 🔥

  • @ivnstudios6135
    @ivnstudios6135 4 роки тому +1

    I recent discovered your pack, thanks for sharing it, and for making this video, I will be subscribed for more video tutorials or updates! exellent work

  • @johnkamau3442
    @johnkamau3442 2 роки тому

    Good Job Sir, thank you so much for sharing!!

  • @yahyaalnajjar6930
    @yahyaalnajjar6930 4 роки тому

    Excellent work, Thank u for this great video

  • @PascalBaljet
    @PascalBaljet  4 роки тому

    PR: github.com/pascalbaljet/laravel-multiple-models-search-demo/pull/1/files

  • @eMebyMonicaMateu
    @eMebyMonicaMateu Рік тому

    hey, why until now this package was ok for Laravel8 and 9, but now it's only for Laravel9? where I can get it?

  • @nader9876
    @nader9876 3 роки тому

    how I can search in model user for example in email and the next search is username but with result of the first result

  • @ceyhunreshidov9814
    @ceyhunreshidov9814 3 роки тому

    You saved my life

  • @johnkamau3442
    @johnkamau3442 2 роки тому

    Is there a way to load results without page refresh? Is there a way to have multiple AND clause and OR clause?

  • @neerajsinghtangariya2587
    @neerajsinghtangariya2587 2 роки тому

    How to use with it Inertia any idea..? how can I pass multi dynamic component.

  • @octavioximenes9456
    @octavioximenes9456 3 роки тому

    Thanks very much!
    How can i limit data only show 5 in each table..?

  • @almamund
    @almamund 3 роки тому +1

    Great pkg! Thank you. Can we order by relevance?

    • @PascalBaljet
      @PascalBaljet  3 роки тому +3

      Yes! As of v2.2, there is an 'orderByRelevance' method:
      github.com/protonemedia/laravel-cross-eloquent-search#sorting

  • @abdulshakoormallah1098
    @abdulshakoormallah1098 3 роки тому

    Great job, thank you!
    Your example video is very useful for me and it worked well. I want to search with two more input column but getting problem in pagination can you please help me?

  • @marcelo.caetano
    @marcelo.caetano 4 роки тому +1

    Great job, thank you!
    How could I search in several databases outside Laravel but on the same server, or using API?

    • @PascalBaljet
      @PascalBaljet  4 роки тому +1

      Thanks, Marcelo! This package is limited to performing queries on only one database. You can specify a custom database connection per Eloquent model, perhaps that will help you.
      laravel.com/docs/master/eloquent#database-connection

  • @israellewis9081
    @israellewis9081 3 роки тому

    I need help guys, I have a model which loads with relationships, more like Post::with(category, author). How do I search through it?

    • @PascalBaljet
      @PascalBaljet  3 роки тому +1

      Eager loading relationships is supported, check out the docs: github.com/protonemedia/laravel-cross-eloquent-search#eager-load-relationships

    • @israellewis9081
      @israellewis9081 3 роки тому

      @@PascalBaljet thanks

  • @akaunsementara8094
    @akaunsementara8094 3 роки тому

    how can i get the "showing .. of .. results?"

  • @CombinedSuresh
    @CombinedSuresh 3 роки тому

    How can I get the QueryString?

  • @markanthonyvilludo7810
    @markanthonyvilludo7810 3 роки тому

    good job.

  • @phamthao5421
    @phamthao5421 4 роки тому +1

    Thank for great video. Can you make livewire crud on modal tutorial ?

    • @PascalBaljet
      @PascalBaljet  4 роки тому +2

      Thanks! Do you want to know how to do crud actions (create/edit forms) within modals?
      I did a video on creating forms with Tailwind and Livewire: ua-cam.com/video/7eNZS4U7xyM/v-deo.html

    • @phamthao5421
      @phamthao5421 4 роки тому

      @@PascalBaljet Yes. Waiting for your next video.

  • @shiftdeals
    @shiftdeals 4 роки тому +1

    u great broo. plz do video wig somting crazy with livewire!!!

    • @PascalBaljet
      @PascalBaljet  4 роки тому

      Search through multiple models with Livewire? Or a different topic?

    • @shiftgroup360
      @shiftgroup360 4 роки тому

      @@PascalBaljet other. Idea like the search great ideas

  • @saurabhshukla2605
    @saurabhshukla2605 4 роки тому

    Amazing but being greedy can you tell how you forms those queries 😅😅😅😅. Love to watch video on that....

    • @PascalBaljet
      @PascalBaljet  4 роки тому

      Do you mean the SQL queries this package generates (the stuff at 22:49)?

    • @saurabhshukla2605
      @saurabhshukla2605 4 роки тому

      @@PascalBaljet yes kind of.. But amazing video learnt allot👍👍👍👍👍 In future I would love to watch more videos on such topics.....

  • @sultan2058
    @sultan2058 2 роки тому

    your face tired