Laravel: Many-to-Many Pivot Model with Extra Relationship
You can define an Intermediate Model for Pivot tables, which opens interesting possibilities.
Laravel docs: #defining-custom-intermediate-table-models
- - - - -
Support the channel by checking out my products:
- My Laravel courses:
- Filament examples:
- Livewire Kit Components:
- - - - -
Other places to follow:
- My weekly Laravel newsletter:
- My personal Twitter:
1 view
51
13
10 months ago 00:02:37 1
Laravel: Many-to-Many Pivot Model with Extra Relationship
4 years ago 00:06:49 5
Laravel Many-to-Many: Extra Fields in Pivot Table
1 year ago 00:03:47 4
Laravel Polymorphic Many-To-Many with Pivot Model: Demo Example