Laravel Many-to-Many: Extra Fields in Pivot Table

What if you have a belongsToMany relationship, and want to add the extra field(s) to the pivot table? In this video, I will show you how to do it, step-by-step: migration, model, form, controller. Even more details - in this article “Laravel BelongsToMany: Add Extra Fields to Pivot Table“: - - - - - Try our Laravel QuickAdminPanel: Enroll in my Laravel courses:
Back to Top