plugin icon indicating copy to clipboard operation
plugin copied to clipboard

[Feature Request]: Pivot table Generation

Open ProgrammerZ opened this issue 1 year ago • 1 comments

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.

ProgrammerZ avatar Jan 27 '24 19:01 ProgrammerZ