Libraries tagged by laravel resource
rupadana/filament-user-resource
150 Downloads
Simple User Resource for filamentphp
royvoetman/laravel-flash-alerts
25 Downloads
Automatically flash success alerts in resources controllers: `store`, `update` and `destroy` methods.
robertogallea/laravel-lazy-rest
12 Downloads
Package for trasparently loading paginated rest resources into lazy collections
rjvandoesburg/laravel-nova-templating
43 Downloads
Load templates based on models & resources
renoki-co/laravel-steampipe
3 Downloads
Use Laravel's built-in ORM classes to query cloud resources with Steampipe.
redmix0901/elastic-resource
1907 Downloads
Build data elasticsearch to eloquent
othyn/filament-api-resources
217 Downloads
A Laravel package that enables Filament to work seamlessly with API-backed resources instead of traditional Eloquent models
oguzhankrcb/auto-casting-json-resource
2 Downloads
This Laravel package automatically casts your JsonResource data using the casting functions you have defined before.
ofthewildfire/filament-resource-builder
9 Downloads
A Filament plugin to quickly add new resources from the GUI inside Filament apps.
mlsolutions/collapsible-resource-manager
83 Downloads
A custom sidebar menu with collapsible groups
mediactive-digital/laravel-4-generators
2129 Downloads
Rapidly generate resources, migrations, models, and much more.
marshmallow/resource-progress
364 Downloads
A Laravel Nova field.
kraenzle-ritter/resources-components
348 Downloads
Livewire components for resources
konekt/resource
1740 Downloads
API Resources library to transform entities/models into REST API objects. Inspired by Laravel - usable in any Framework
justnotiyann/filament-schema-resource
13 Downloads
Artisan command to generate Filament form & table schema files based on Eloquent model.