Htmlable|string render() Render the given paginator. Return Value Htmlable|string
void __wakeup() Restore the model after serialization. Return Value void
void commands(array $commands) Register the package's custom Artisan commands. Parameters array $commands Return Value void
array controllerMiddleware() Get the middleware for the route's controller. Return Value array
void comment(string $string, null|int|string $verbosity = null) Write a string as comment output. Parameters string $string null|int|string $verbosity Return Value void
string guessPackagePath() Guess the package path for the provider. Return Value string
ResponseTrait trait ResponseTrait (View source) Properties Exception|null $exception The exception that triggered the error response (if applicable).
$this setReconnector(callable $reconnector) Set the reconnect instance on the connection. Parameters callable $reconnector Return Value $this
$this extend(string $driver, Closure $callback) Register a custom driver creator Closure. Parameters string $driver Closure $callback Return Value $this
Collection union(mixed $items) Union the collection with the given items. Parameters mixed $items Return Value Collection
Page 417 of 996