plugin icon indicating copy to clipboard operation
plugin copied to clipboard

[Feature Request]: Pivot table Generation

Open ProgrammerZ opened this issue 2 years 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

Hey @adelf -- i just stumbled upon this and i can see it says wait for next release.

Would you maybe be able to tell me how, if and when this is/will be implemented ?

Thank you :)

niladam avatar Jul 15 '24 13:07 niladam

Implemented in Laravel Idea 10.

adelf avatar Feb 20 '25 10:02 adelf