Libraries tagged by model migrate
larapages/settings
56 Downloads
A basic cache enabled Setting model, migration and helper for your Laravel project
larapages/pages
71 Downloads
A Laravel 5.5+ Page model, migration and controller.
yorsh/laravel-crudmaker
2 Downloads
Create controllers and views the an model from migrations files
yevhenii/laravel-entity
0 Downloads
This package add useful commands to Laravel project, commands like creating repository, and creating all in one time controller, model, repository, migration
ximdex/metadata-laravel
27 Downloads
Metadata base models and migrations
xbing2002/laravel-4-generators
683 Downloads
Rapidly generate resources, migrations, models, and much more.
varro/laravel-4-generators
830 Downloads
Rapidly generate resources, migrations, models, and much more.
valadanchik/laravel-6-generators
13 Downloads
Rapidly generate resources, migrations, models, and much more. Created as an example Jeffrey Way Xethron package
softedge/yii2-countries
3 Downloads
Model and migration to add countries to your yii2 app
simlux/laravel-bakery
16 Downloads
Useful interactive artisan commands to generate models, repositories, migrations, seeds, factories and views.
siaoynli/laravel-generators
12 Downloads
Rapidly generate resources, migrations, models, and much more.
sevenspan/code-generator
17 Downloads
A Laravel package with a web interface to easily create full CRUD APIs — like models, controllers, migrations, services, traits, notifications, policies, and more. Built using Laravel and Livewire.
sevenlab/stamps
847 Downloads
Adds userstamps to models and migrations and handles it automatically
sabidos/laravel-4-generators
10 Downloads
Rapidly generate resources, migrations, models, and much more.
rubrasum/velocity-forms
11 Downloads
Basic form management package for front-facing forms on the Inertia/Vue stack for Laravel. Install to add the vue components for admin and the forms themselves, migrations models controllers factories seeders unittests and dusk tests for the forms and all subtables, and routes for user submission and admin pages. The goal for development is to be able to seemlessly add form management to your Laravel site's admin quickly while remaining an open-ended solution with predictable early stage design choices (i.e. hold on tight). Development is here -> "Can install on any project" ->- "Can seed and display an example on any project" -- "Can integrate Unit and Dusk tests on any project" --