bool onFirstPage() Determine if the paginator is on the first page. Return Value bool
static array pathsToPublish(string $provider = null, string $group = null) Get the paths to publish. Parameters string $provider string $group Return Value array
void registerConfiguredProviders() Register all of the configured providers. Return Value void
static void currentPathResolver(Closure $resolver) Set the current request path resolver callback. Parameters Closure $resolver Return Value void
void setLaravel(Container $laravel) Set the Laravel application instance. Parameters Container $laravel Return Value void
disableEventsForAllTests() Prevent all event handles from being executed. Exceptions Exception
bool check() Determine if the current user is authenticated. Return Value bool
Collection map(callable $callback) Run a map over each of the items. Parameters callable $callback Return Value Collection
string getPath() Get the path to the view file. Return Value string
$this setIncrementing(bool $value) Set whether IDs are incrementing. Parameters bool $value Return Value $this
Page 391 of 996