iberflow / laravel-model-generator

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

Update MakeModelsCommand.php #45

Open flap152 opened 7 years ago

flap152 commented 7 years ago

Fixed case (issue #44 ) where DB connection name is not the default name for that driver. This caused errors Code does not assume the name of the connection is the same as the driver