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

Hello MR.Mark | How to create a nother Browse Page For same table

Solved
tag-dev

Sep 16th, 2018 06:57 AM

** Hello MR.MARK **

I need make other browse page i need show data like that 2 Pages


Order::where('active', 1); Order::where('active', 0);

mark

Sep 17th, 2018 08:07 AM

You mean 2 BREAD sections for same table?


Best Regards,
Mark Topper (Maintainer of Laravel Voyager)
Mail: [email protected]
I am available for freelance work

tag-dev

Sep 17th, 2018 08:53 AM

Yas MR Mark 2 bread | or Only Browse Page To Show where Order::where('active', 1); and other page to Show Order::where('active', 0); Thanks for your effort

mark

Sep 17th, 2018 09:55 AM

Best Answer

Sorry, that is not possible at this moment, you would have to overwrite the controller to add support for this. We are open to pull requests.


Best Regards,
Mark Topper (Maintainer of Laravel Voyager)
Mail: [email protected]
I am available for freelance work

tag-dev

Sep 17th, 2018 04:20 PM

Thanks MR MARK i'm apprciate your effort and your answer