suryahadiningrat/crud-generator
CRUD Generator for laravel included Controller, Model, Request, Repository, Resource
时间:2025-02-19 10:30
codebider/generate-crud
An artisan command to automate the migration,model,resource controller, views and routes
时间:2025-01-11 10:39
adwiv/laravel-crud-adminlte
Generate CRUD Model, Controller, Resource, Request and Views for Laravel
时间:2024-12-17 08:45
coding-partners/auto-controller
The "Auto Controller" package for Laravel allows you to quickly generate fully functional controllers for any model in your application. With a single command, the package will create a controller with all the standard CRUD (Create, Read, Update, Delete) methods, saving you significant time and effo
时间:2024-08-30 22:12
ravuthz/laravel-crud
A Laravel package providing a base controller for CRUD operations.
时间:2024-07-11 16:26
cslant/laravel-generator-advanced
Laravel Generator Advanced is a package that helps you generate CRUD, Migration, Model, Controller, Repository, Request, Resource, Factory, Seeder, Action, ...
时间:2024-01-10 05:14
cslant/laravel-generator
Laravel Generator Advanced is a package that helps you generate CRUD, Migration, Model, Controller, Repository, Request, Resource, Factory, Seeder, Action, ...
时间:2024-01-09 08:13
camilord/laravel-api-controller
A laravel api base controller with basic CRUD mapped to the model. Fork from https://github.com/phpsa/laravel-api-controller
时间:2023-12-03 23:44
xcentric-it/crud-controller
Generic CRUD controller for laravel.
时间:2023-11-28 12:41
meshesha/artisan-make-mvc
Laravel artisan command to create view, controller and route from existing Model
时间:2023-09-05 19:26
ayat/crud
This specialized Laravel package streamlines the process of building comprehensive CRUD operations by providing functionalities such as effortless view file generation, controller setup, model creation, seamless validation file integration, automated migration file creation, and simplified route est
时间:2023-08-31 02:43
baiss/all-generator
Ce package vise à simplifier la création des Controllers, Models et des vues pour les différents modules de nos projets laravel
时间:2023-08-02 11:23
prolaxu/fast-api-crud
Laravel Fast API CRUD with ease controller
时间:2023-05-28 08:35
sufiyan/crud-generator
A laravel package to create a CRUD functionality for any module. This will create a Route, Controller, Model, Migration, and Blade files.
时间:2023-05-05 15:05