Rappasoft
Packages & Docs
Products
Blog
Resources
Quizzes
Sign In
Menu
Packages & Docs
Products
Blog
Resources
Quizzes
About
Quiz Question Issue
"What does the following class do?"
Topic
Laravel
Question
What does the following class do?
Option
Select Option (Optional)...
Defines an array of bootstrappers that will be run before the request is executed.
Loads the route files contained within your application's routes directory.
Hand the request off to the router for dispatching.
Dispatch the request to the controller.
Issue
Send
->