kitloong/laravel-migrations-generator
Generate Laravel migration files from an existing database schema, including columns, indexes, and foreign keys. Works with MariaDB/MySQL, PostgreSQL, SQL Server, and SQLite. Generate all tables or target/ignore specific tables via Artisan.
--skip-vendor
Prevents the generated migrations from including tables created by vendor packages such as Nova.
How can I help you explore Laravel packages today?