RouteMatched class RouteMatched (View source) Properties Route $route The route instance. Request $request The request instance.
Grammar getGrammar() Get the query grammar instance. Return Value Grammar
$this setConnection(string $name) Set the connection associated with the model. Parameters string $name Return Value $this
array getOptions(array $config) Get the PDO options based on the configuration. Parameters array $config Return Value array
string getToken() Get the CSRF token value. Return Value string
void tag(array|string $abstracts, array|mixed $tags) Assign a set of tags to a given binding. Parameters array|string $abstracts array|mixed $tags Return Value void
RequestGuard class RequestGuard implements Guard (View source) Traits GuardHelpers These methods are typically the same across all guards.
Collection flatMap(callable $callback) Map a collection and flatten the result by a single level. Parameters callable $callback Return Value Collection
bool isDeferred() Determine if the provider is deferred. Return Value bool
void boot() Bootstrap any application services. Return Value void
Page 258 of 996