static mixed __callStatic(string $method, array $args) Handle dynamic, static calls to the object. Parameters string $method array $args Return Value mixed
Collection sortByDesc(callable|string $callback, int $options = SORT_REGULAR) Sort the collection in descending order using the given callback. Parameters callable|string $callback int $options Return Value Collection
void __construct(Encrypter $encrypter) Create a new CookieGuard instance. Parameters Encrypter $encrypter Return Value void
void __construct(Builder $query, Model $parent) Create a new relation instance. Parameters Builder $query Model $parent Return Value void
void __construct(Factory $auth) Create a new middleware instance. Parameters Factory $auth Return Value void
void __construct(Application $app) Create a new service provider instance. Parameters Application $app Return Value void
void table(array $headers, Arrayable|array $rows, string $style = 'default') Format input to textual table. Parameters array $headers Arrayable|array $rows string $style Return Value void
array when() Get the events that trigger this service provider to register. Return Value array
string|array option(string $key = null) Get the value of a command option. Parameters string $key Return Value string|array
void setLaravel(Application $laravel) Set the Laravel application instance. Parameters Application $laravel Return Value void
Page 806 of 996