R

Ravina • 3.96K Points
Extraordinary

Q. Which file is the entry point for all requests in a Laravel application?

  • (A) index.php in root
  • (B) server.php
  • (C) public/index.php
  • (D) artisan
  • Correct Answer - Option(C)
  • Views: 26
  • Filed under category Laravel
  • Hashtags:

Explanation by: Ravina

The entry point for all web requests is the 'public/index.php' file in a Laravel app.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.