Programming Tech Brief By HackerNoon

This story was originally published on HackerNoon at: https://hackernoon.com/laravel-under-the-hood-what-are-facades.
Laravel offers an elegant method-calling feature called Facades. They resemble static methods, but well, they are not! What kind of magic is Laravel doing?
Check more stories related to programming at: https://hackernoon.com/c/programming. You can also check exclusive content about #laravel, #laravel-framework, #php, #design-patterns, #what-are-facades, #laravel-tips-and-tricks, #hackernoon-top-story, #regular-facades-explained, and more.

This story was written by: @oussamamater. Learn more about this writer by checking @oussamamater's about page, and for more stories, please visit hackernoon.com.

Laravel ships with many Facades that we often use. We will discuss what they are, how we can create our own Facades, and also learn about real-time Facades.

What is Programming Tech Brief By HackerNoon?

Learn the latest programming updates in the tech world.