Libraries tagged by laravel5 crud
dwij/laraadmin
68626 Downloads
LaraAdmin is a Open source Laravel Admin Panel / CMS which can be used as Admin Backend, Data Management Tool or CRM boilerplate for Laravel with features like CRUD Generation, Module Manager, Media, Menus, Backups and much more
sleeping-owl/admin
38392 Downloads
Aministrative interface builder for Laravel.
digitaldream/laracrud
20858 Downloads
Do you have a well structured database and you want to make a Laravel Application on top of it. By using this tools you can generate Models which have necessary methods and property, Request class with rules, generate route from controllers method and its parameter and full features form with validation error message and more with a single line of command
takielias/tablar-crud-generator
4949 Downloads
Laravel Tablar Crud Generator based on https://github.com/takielias/tablar
san-kumar/laravel-crud
3672 Downloads
Laravel CRUD generator: Generate CRUD for any db table with the crud:generate command.
mehradsadeghi/laravel-crud-generator
11481 Downloads
Generate CRUD for your laravel application like a breeze
kepex/laravel-crud-generator
16250 Downloads
php artisan command to generate fully working crud with grid paginated server side only by having database tables
flobbos/laravel-crudable
10869 Downloads
A Laravel package for saving time on crud operations
lanciweb/laravel-make-crud
2083 Downloads
A Laravel Package that allows creation of Model, Migration, Seeder, Views, Routes and resource controller for CRUD operations.
ascsoftw/tall-crud-generator
6786 Downloads
Laravel Package to generate CRUD Files using TALL Stack
mitulgolakiya/laravel-api-generator
30539 Downloads
Laravel API/Scaffold/CRUD Generator from just one command with including Controller, Repository, Model, Migrations, routes.php update.
weblabormx/laravel-front
7566 Downloads
Front is a administration panel for Laravel. It allows you to create CRUD easily in minutes. It allows to fully customize any part of the code.
phpsa/laravel-api-controller
33591 Downloads
A laravel api base controller with basic CRUD mapped to the model
redsquirrelstudio/laravel-backpack-import-operation
9339 Downloads
An operation to make configurable imports for your CRUDs using the Backpack api you know and love
tomatophp/tomato
4736 Downloads
TomatoPHP is built to make it easy to develop web apps and API by generating files of CRUD operations and support helpers of tonnes of functions to make it easy to manage and use framework services.