Laravel Explained ================== .. toctree:: :maxdepth: 2 1 How a Facade Works Under the Hood<./HowaFacadeWorksUndertheHood.rst> 2 Explain Real-Time Facades From the Inside <./ExplainReal-TimeFacadesFromtheInside.rst> 3 PHP Generators <./PHP Generators.rst> 4 How a Route Returns a Response<./HowaRouteReturnsaResponse.rst> 5 How the View Factory Works <./HowtheViewFactoryWorks.rst> 6 Explain How to Group Records By Relative Dates <./ExplainHowtoGroupRecordsByRelativeDates.rst> 7 Explain How to Limit Downloads Per User <./ExplainHowtoLimitDownloadsPerUser.rst> 8 Explain Laravel Macros <./ExplainLaravelMacros.rst>