laravel-crud-generator
There are 23 repositories under laravel-crud-generator topic.
crocodic-studio/crudbooster
Laravel CRUD Generator, Make an Advanced Web Application Quickly
sohelamin/crud-generator
Laravel CRUD Generator
CrestApps/laravel-code-generator
An efficient Laravel code generator, saving time by automating the creation of resources such as views, controllers, routes, migrations, languages, and form-requests. Highly flexible and customizable, it includes a cross-browser compatible template and client-side validation for application modernization.
awais-vteams/laravel-crud-generator
Laravel CRUD Generator
misterdebug/crud-generator-laravel
Create a Laravel 10 CRUD in a few seconds
mehradsadeghi/laravel-crud-generator
Generate a CRUD scaffold with validation rules like a breeze.
milwad-dev/laravel-crod
Make easy & fast crud for Laravel with automatic query like AI
rolandalla/laravel-sentinel-crud-starter
This is a Starter Laravel project ,using the Sentinel Authentication ,User Role ,User Perrmisson,Role perrmisson, Crud Generator by simple artisan commands
san-kumar/laravel-crud
Laravel CRUD generator: Generate CRUD for any db table with the make:crud command.
yepwoo/laragine
Laravel Engine: Develop Faster And Cleaner!
RyanDaDeng/laravel-api-module-generator
(Pending for further development) A simple laravel api module service generator to provide you with a clean and lightweight code structure.
laravelir/dashboarder
a laravel package to create dynamically dashboard in tebler template ( in development)
lianmafutra/AdminLTE-CRUDGenerator
adminLTE CrudGenerator
karthicksivakumar191194/laravel-crud
CRUD Generator for LaraSnap Admin Composer Package
Cooltriks/bootstrap-laravel-crud-generator
Laravel 10 bootstrap crud generator
meshesha/artisan-make-mvc
Laravel artisan command to create CRUD files and actions which includes: views (index,create,show,edit) , controller , add a route , factory and test . It depends on the existing model.
DeveloperOnCall/modulegenerator
By installing this package you will be able to create modules for Laravel by simply filling in a form. All Controllers, Migrations, Views etc are generated for you. You can customize each as required by modifying the auto-generated files. This will save many hours for each of your apps.
iMokhles/IMGenerateCrudCommand
create crud system for guards generated by iMokhles's MultiAuth package
mawuva/laravel-crud-generator
Laravel CRUD Generator
rajmasha/simple-crud
A package for automatically generating models, controllers, views, migrations (CRUD functionality) for your Laravel Applications
shreyasarker/laravel-crud-generator-package
A simple CRUD generator package. This package will generate Controller, Migration, Model, Request, Views and Route through a single command.
yosoymitxel/ApiCrudGeneratorLaravel
ApiCrudGeneratorLaravel es un paquete de Laravel que te ayuda a generar rápidamente código boilerplate para controladores, modelos y rutas para crear APIs RESTful.