Libraries tagged by Model View Controller
maikovisky/laravel-plus
43 Downloads
Scaffold controller, repository, model and views
fibers/rocket
5 Downloads
Laravel development tool for rapid app development with smart model, migration, controller and views scaffolding.
triasbrata/modulegenerator
87 Downloads
module ini memungkinkan user untuk membuat view,controller,d form request dan model
shahrakii/crudly
3 Downloads
Automatic, intelligent CRUD generator for Laravel. Generate controllers, models, migrations, and views in seconds.
renas/laravel-resource-scaffold
0 Downloads
Scaffold Laravel resources for Inertia (Vue/React) or Blade (migration, model, controller, pages/views).
palgoal/media-library
0 Downloads
Standalone Laravel media library package (upload, browse, single/multiple picker). Model + Controller + Migration + Routes + Views + JS, ready to drop into any Laravel 10/11/12 project.
magros/faq-package
17228 Downloads
Simple FAQ package including tables, controllers, models and basic views
lbmadesia/generator
52 Downloads
To create a whole module with all related files like model, controller, repository, routes, views etc with a simple GUI.
krgupta/generator
74 Downloads
To create a whole module with all related files like model, controller, repository, routes, views etc with a simple GUI.
jaopmx/faq-package
2269 Downloads
Simple FAQ package including tables, controllers, models and basic views
hijaumuda/generator
18 Downloads
To create a whole module with all related files like model, controller, repository, routes, views etc with a simple GUI.
empleos-en-linea/faq-package
3 Downloads
Simple FAQ package including tables, controllers, models and basic views
ayat/crud
6 Downloads
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 establishment.
msouza/msmvc-console
10 Downloads
Create Controllers, Models, Helpers, Routes and Views from your console.
mostafizurmaruf/bingo-crud
0 Downloads
Scaffold a complete Laravel CRUD stack (model, migration, form request, resource controller, Blade views and route) from a single schema string via `php artisan make:crud`.