Learn about Laravel Many to many eloquent relationship.Laravel many to Many eloquent relationship are slightly different from hasMany / belongsTo. Many to many relationships use the belongsToMany for relation. In our example we require 3 tables and one of the tables will be a Pivot Table. A pivot table is like an agent or a meditor table which manages many to many relationship between 2 tables.
-
Notifications
You must be signed in to change notification settings - Fork 0
VaxaCode/Laravel-Many-to-Many-Eloquent-Relationship
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Learn about laravel many to Many eloquent relationship
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published