Rappasoft
Packages & Docs
Products
Blog
Resources
Quizzes
Sign In
Menu
Packages & Docs
Products
Blog
Resources
Quizzes
About
Quiz Question Issue
"What is the first step Laravel takes in its request lifecycle?"
Topic
Laravel
Question
What is the first step Laravel takes in its request lifecycle?
Option
Select Option (Optional)...
Create an instance of the application / service container.
Create an instance of the HTTP Kernel.
Detect the application environment.
Defines the list of middlewares.
Verify the CSRF token.
Issue
Send
->