LaravelPackages.net
Acme Inc.
Toggle sidebar
vits/laravel-svelme

Helper library for building InertiaJS applications

44
0
0.4.3
About vits/laravel-svelme

vits/laravel-svelme is a Laravel package for helper library for building inertiajs applications. It currently has 0 GitHub stars and 44 downloads on Packagist (latest version 0.4.3). Install it with composer require vits/laravel-svelme. Discover more Laravel packages by vits or browse all Laravel packages to compare alternatives.

Last updated

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
Comments