Laravel-5-Generators-Extended
Laravel-5-Generators-Extended copied to clipboard
Fixed issue with pivot table migration class name in 5.4
Added a response to PivotMigrationMakeCommand::getNameInput()
and overrrode PivotMigrationMakeCommand::fire()
to correct pivot table migration class name being generated with the model namespace \App
.