R

Ravina • 3.96K Points
Extraordinary

Q. In Laravel, which directory contains the middleware files?

  • (A) app/Middleware
  • (B) app/Http/Middleware
  • (C) routes/Middleware
  • (D) config/Middleware
  • Correct Answer - Option(B)
  • Views: 29
  • Filed under category Laravel
  • Hashtags:

Explanation by: Ravina

Middleware in Laravel is located in the 'app/Http/Middleware' directory.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.