Generate Laravel migration files from SQL
This utility transforms plain MySQL/MariaDB “CREATE TABLE…” statements into Laravel migrations.
Give it a try at https://thisiskj.github.io/mysql-to-laravel-migration/
This is a simple single file Vue 3 application running on Vite for speedy development.
It uses the node-sql-parser library to parse the SQL text.
To get a development environment setup:
yarn install
yarn run dev
Need support for: