RedirectResponse with(string|array $key, mixed $value = null) Flash a piece of data to the session. Parameters string|array $key mixed $value Return Value RedirectResponse
string wrap(Expression|string $value, bool $prefixAlias = false) Wrap a value in keyword identifiers. Parameters Expression|string $value bool $prefixAlias Return Value string
string ip() Returns the client IP address. Return Value string
mixed __get(string $key) Dynamically access container services. Parameters string $key Return Value mixed
RegistersUsers trait RegistersUsers (View source) Traits RedirectsUsers
Collection values() Reset the keys on the underlying array. Return Value Collection
mixed sum(callable|string|null $callback = null) Get the sum of the given values. Parameters callable|string|null $callback Return Value mixed
mixed __call(string $method, array $parameters) Handle dynamic method calls into the model. Parameters string $method array $parameters Return Value mixed
string|array argument(string $key = null) Get the value of a command argument. Parameters string $key Return Value string|array
Collection split(int $numberOfGroups) Split a collection into a certain number of groups. Parameters int $numberOfGroups Return Value Collection
Page 32 of 996