HTTP Session Introduction Configuration Driver Prerequisites Database Redis Using The Session Retrieving Data The Global Session Helper Retrieving All Session Data Determini...
Localization Introduction Publishing The Language Files Configuring The Locale Determining The Current Locale Pluralization Language Defining Translation Strings Using Short K...
Errors & Logging Introduction Errors & Logging Introduction When you start a new Lumen project, error and exception handling is already configured for you. In addition, Lume...
Errors & Logging Introduction Errors & Logging Introduction Introduction When you start a new Lumen project, error and exception handling is already configured for you...
6.7.1. Using Controllers to Route Requests 6.7.1. Using Controllers to Route Requests Instead of directing the processing of all requests from a single routing file, we can use...