Laravel PHP Developer Question:

List Types of the relationships supported by Laravel?

Answer:

Laravel support 7 types of table relationships, they are

☛ One To One
☛ One To Many
☛ One To Many (Inverse)
☛ Many To Many
☛ Has Many Through
☛ Polymorphic Relations
☛ Many To Many Polymorphic Relations

Download Laravel PHP Developer PDF Read All 65 Laravel PHP Developer Questions
Previous QuestionNext Question
Tell me what is Service Providers?Tell us what Are Bundles, reverse Routing And The Ioc Container?