Answers

Question and Answer:

  Home  Laravel PHP Developer

⟩ Tell us what Are Bundles, reverse Routing And The Ioc Container?

☛ Bundles: These are small functionality which you may download to add to your web application.

☛ Reverse Routing: This allows you to change your routes and application will update all of the relevant links as per this link.

☛ IoC container: It gives you Control gives you a method for generating new objects and optionally instantiating and referencing singletons.

 144 views

More Questions for you: