App\Http\Middleware\CheckLocale Class Reference
Public Member Functions | |
handle ($request, Closure $next, $guard=null) | |
Handle the locale for the user, default to settings otherwise. More... | |
Detailed Description
Definition at line 10 of file CheckLocale.php.
Member Function Documentation
App\Http\Middleware\CheckLocale::handle | ( | $request, | |
Closure | $next, | ||
$guard = null |
|||
) |
Handle the locale for the user, default to settings otherwise.
- Parameters
-
\Illuminate\Http\Request $request \Closure $next string | null $guard
- Returns
- mixed
Definition at line 21 of file CheckLocale.php.
The documentation for this class was generated from the following file: