Home »
MCQs »
Laravel MCQs
Laravel ____ are a set of interfaces that define the framework's basic services?
61. Laravel ____ are a set of interfaces that define the framework's basic services?
- Facades
- Controller
- Contracts
- All of the above
Answer: C) Contracts
Explanation:
Laravel Contracts are a set of interfaces that define the framework's basic services.