Answer Posted / nafees ahmad
Facades provide a static interface to classes that are available in the application's service container. It serve as static proxies to underlying classes in the service container, providing the benefit of a terse, expressive syntax while maintaining more testability and flexibility than traditional static methods.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is lts in laravel?
What is a Composer command ?
Do you know what is luman?
What are the Writing Gates and Policies ?
How to Declaration of namespace ?
What is laravel spark?
Does laravel support caching?
What is with() in laravel?
What is ioc container in laravel?
What is bagisto?
What is helpers in laravel?
Tell me what is system requirement for installation of laravel 5.2 (latest version)?
what is a Listeners ?
What is database seeding in laravel?
Explain how to create a controller in laravel?