iberflow / laravel-model-generator

Laravel 5 model generator for an existing schema
264 stars 75 forks source link

choose database #28

Closed dabuge closed 7 years ago

dabuge commented 8 years ago

When you have multiple databases, you can choose one of to generate model files

iberflow commented 8 years ago

I think this should be optional. Setting the connection into all models by default is unnecessary.