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
$this setConnection(string $name) Set the connection associated with the model. Parameters string $name Return Value $this
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
bool offsetExists(mixed $key) Determine if an item exists at an offset. Parameters mixed $key Return Value bool
void fire(Job $job, array $data) Handle the queued job. Parameters Job $job array $data Return Value void
Page 261 of 996