A

Admin • 831K Points
Coach

Q. What happens if start() is not called in index.php?

  • (A) Routes will still work
  • (B) Application will not initialize properly
  • (C) Only middleware fails
  • (D) Only DB fails
  • Correct Answer - Option(B)
  • Views: 1
  • Filed under category Trishul API
  • Hashtags:

Explanation by: Admin
start() is required to load all configurations and boot the application.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.