Libraries tagged by laravel resource
xbing2002/laravel-4-generators
683 Downloads
Rapidly generate resources, migrations, models, and much more.
workup/resource-navigation-tab
830 Downloads
Organize your long pile of tables and relationships into structured pages.
workup/collapsible-resource-manager
931 Downloads
A custom sidebar menu with collapsible groups
win-aung/laravel-entity-generator
2 Downloads
A Laravel package to generate CRUD entities with controllers, models, services, requests, resources, and migrations using service design pattern
weeworxx/shared-resources
9 Downloads
Shared Laravel module with modular support for User, Post, Comments, etc.
webvelopers/laravel-crud-generator
92 Downloads
Laravel CRUD Generator is a library, it implements a new command to create: model, migration, factory, seeder, request, controller(resources) and test files with operations, with aditional option to generate a full API Controller.
wangta69/laravel-pondol
55 Downloads
Resources for pondol's packages
varro/laravel-4-generators
830 Downloads
Rapidly generate resources, migrations, models, and much more.
vanacode/resource
30 Downloads
Additions for laravel model
valadanchik/laravel-6-generators
13 Downloads
Rapidly generate resources, migrations, models, and much more. Created as an example Jeffrey Way Xethron package
v8-ict/laravel-smart-cache
14 Downloads
Allows to capture the entire response with a middleware, and while caching it observer the checksum of the database tables used to create the response, if any related table has a modified checksum, it refreshes the response. This makes it serve live data, but then cached as long as it is not modified. Huge reduction of resource consumption and keep data live.
uzinfo/laravel-api-generator
5 Downloads
Laravel API generator package for creating models, migrations, controllers, services, repositories, resources and requests with advanced field definitions
utkarshgayguwal/laravel-smart-scaffold
9 Downloads
Generate complete Laravel CRUD operations with a single command, including models, controllers with actual code having error handling, migrations, requests, factories, resources, and routes - ready for immediate API testing in Postman
trinityrank/nova-resource-remove
27 Downloads
LaravelNovaResourceRemove - safe remove resource which is related to the another table and assign to another resource
trinityrank/nova-resource-copy
55 Downloads
LaravelNovaResourceCopy - copy table rows for Nova admin panel