Libraries tagged by migration table
oskar-zborowski/laravel-database-migrator
4 Downloads
The package enables easy migration of data from one database to another using Laravel database tools by configuring the mapping of appropriate columns in tables and setting migration conditions so that only the data of interest is transferred.
ahadu/crud
13 Downloads
This package/library speeds up the making of basic CRUD's with all the related files just by providing it with the table or the migration column names and their data types.
d3vr/db2migrations
108 Downloads
Artisan command to convert your current SQL database schema into Laravel 5.4.* Migration files (one for each table).
jlynnlee/hyperf-gen-fullstack
0 Downloads
Generate a model based on the data table or generate a database migration file based on the model
pkeidel/dbtolaravel
468 Downloads
Reads a database and creates the migrations, models, controllers and blades for the tables
iqomp/migrate
99 Downloads
Database migration that sync migrate config to database table
xslainadmin/livewire-crud
26 Downloads
Scaffold Livewire Components, migrations, factory and crud in one command based on database tables.
sagor110090/livewire-crud
320 Downloads
Scaffold Livewire Components, migrations, factory and crud in one command based on database tables
rahulsprajapati/wp-cli-db-migrate
8 Downloads
A WP-CLI command to run common migration commands. like: rename db prefix, merge two mu site users table.. etc.
ldavidsp/livewire-crud
9 Downloads
Scaffold Livewire Components, migrations, factory and crud in one command based on database tables
hopkins/migrate-reload
161 Downloads
A simple console command to drop every table in the database, and then run migrations, as well as seeds. Helpful for rapid development when you do not want to deal with the down() methods of migrations
galax13a/crud
39 Downloads
Scaffold Livewire Components, migrations, factory and crud in one command based on database tables.
diorz38/livewire-gen
4 Downloads
Scaffold Livewire Components, migrations, factory and crud in one command based on database tables
digitalfront/livewire
6 Downloads
Scaffold Livewire Components, migrations, factory and crud in one command based on database tables
dfront-br/jetstream-crud
14 Downloads
Scaffold Livewire Components, migrations, factory and crud in one command based on database tables