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
Unsolved

Wave API get model without pagination

david-smith-1

Mar 3rd, 2020 10:38 PM

Is there a way to browse a model in wave api without pagination? I want to get all data.

bobbyiliev

May 25th, 2022 01:06 AM

Hi there,

I'm just following up on some of the old unanswered questions on the site.

You can change that in the browse method in the API controller directly here:

ApiController.php

Best,

Bobby