/laravel-svelme

Helper library for building InertiaJS applications

Primary LanguagePHP

Helper library for building InertiaJS applications

Installation

composer require vits/laravel-svelme

Service provider

Svelme service provider changes paginator to SvelmePaginator and sets calls JsonResource::withoutWrapping().

Usage

TBD

  • IndexQuery
  • RememberParams
  • IndexResponseBuilder
  • SvelmePaginator
  • SvelmeResource
  • SvelmeMiddleware
  • SvelmeEnum