plugin
plugin copied to clipboard
[Feature Request]: Pivot table Generation
Feature Description
I believe it would be great to be able to generate standard "Laravel" pivot tables, just from two Eloquent Models and optional $table->foreignIdFor()
. Moreover with optional class name. For some reason it always annoys me to write pivot table names and add boilerplate code in 90% of the time.