Where laravel’s facades are defined?



Where laravel’s facades are defined?..

Answer / Naman Garg

Laravel's facades are defined in the Illuminate namespace of the framework, typically within the Facades folder.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Laravel PHP Framework Interview Questions

Why laravel over other php frameworks?

1 Answers  


How to write html code in laravel controller?

1 Answers  


What is report method?

1 Answers  


How can we handle Error Handling in Laravel ?

2 Answers  


How to add csrf protection in laravel?

1 Answers  


Where do you locate database configuration file?

1 Answers  


Do you know what is method spoofing in laravel?

1 Answers  


Why are migrations important?

1 Answers  


How to configure network interfaces in homestead?

1 Answers  


How do I test sending emails without actually sending emails to real addresses?

1 Answers  


How to create model controller and migration in a single artisan command in laravel?

1 Answers  


Explain what is valet?

1 Answers  


Categories