PLATFORM
  • Tails

    Create websites with TailwindCSS

  • Blocks

    Design blocks for your website

  • Wave

    Start building the next great SAAS

  • Pines

    Alpine & Tailwind UI Library

  • Auth

    Plug'n Play Authentication for Laravel

  • Designer comingsoon

    Create website designs with AI

  • DevBlog comingsoon

    Blog platform for developers

  • Static

    Build a simple static website

  • SaaS Adventure

    21-day program to build a SAAS

Question By
Solved

Is there anyway to implement Multi Column Filtering in Laravel Voyager Bread?

Solved
cpshibinoppo

Dec 2nd, 2022 04:37 AM

Is there anyway to implement Multi Column Filtering in Laravel Voyager Bread.Like approved ,Pending ..etc and date filter also .how can i implement this?

bobbyiliev

Dec 2nd, 2022 06:29 AM

Best Answer

Hi there,

You could do that by enabling Server-side Pagination in your BREAD definition:

Then in the BREAD view itself you will be able to select which field to search by:

Hope that this helps!