InfyOm Laravel Generator is great laravel generator for artisans. Here is my attempt to create GUI Schema Generator(json) for InfyOm Laravel Generator.
If you are not familiar with InfyOm Laravel Generator please read documentaton here.
Note: This is not official package from InfyOm.
model name
textbox.resources/model_schemas
.php artisan infyom:scaffold $MODEL --fieldsFile=$SCHEMA_FILE.json
.php artisan migrate