bool hasPages() Determine if the underlying paginator being presented has pages to show. Return Value bool
array parameters() Get the key / value list of parameters for the route. Return Value array Exceptions LogicException
$this sundays() Schedule the event to run only on Sundays. Return Value $this
void __construct(Application $app) Create a new service provider instance. Parameters Application $app Return Value void
void question(string $string, null|int|string $verbosity = null) Write a string as question output. Parameters string $string null|int|string $verbosity Return Value void
$this thursdays() Schedule the event to run only on Thursdays. Return Value $this
Dispatcher getEventDispatcher() Get the event dispatcher used by the connection. Return Value Dispatcher
void offsetSet(mixed $offset, mixed $value) Set the value for a given offset. Parameters mixed $offset mixed $value Return Value void
mixed handle(Request $request, Closure $next) Handle an incoming request. Parameters Request $request Closure $next Return Value mixed
Illuminate\Foundation\Bootstrap Classes BootProviders ConfigureLogging DetectEnvironment HandleExceptions LoadConfiguration RegisterFacades RegisterProviders SetRequestForConsole
Page 92 of 996