No More Manual Schema Writing. Generate Laravel Migrations from YAML and JSON(github.com)
github.com
No More Manual Schema Writing. Generate Laravel Migrations from YAML and JSON
https://github.com/suwi-lanji/configurator
1 comments
Configurator is a command-line tool that generates Laravel Eloquent migrations from YAML or JSON configuration files. It simplifies the process of defining database schemas and automates the creation of migration files for Laravel applications.