giacomomasseron/laravel-models-generator
-f parameter to create factories with fake valuesApp\Models\Scopes folder when clean_models_directory_before_generation config param is set to true.global_scopes config param to manage models global scopes.doctrine/dbal v4 function calls.LaravelModelsGeneratorException exception$ character from default values field nameuri_casting config value to cast columns as AsUri new class (https://github.com/laravel/framework/pull/55909)query_builders config param to use new Laravel 12.19 attribute UseEloquentBuilderobserver config param, to add observers to models.table_traits config param to use traits in specific modelsulids config value to handle ulids fieldsuuids config value to manage uuids columnsmorph relationshipexclude_relationships config value to avoid the creation of relationshipexclude_columns config value to exclude columns from fillable arrayprefix_table config param to remove table prefix value from generated modelsrelationships_name_case_type config param to define the way relationships name are createdHow can I help you explore Laravel packages today?