Hacker News new | ask | show | jobs
No More Manual Schema Writing. Generate Laravel Migrations from YAML and JSON (github.com)
1 points by hadat 481 days ago
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.