Builder|Builder orWhereNotExists(Closure $callback) Add a where not exists clause to the query. Parameters Closure $callback Return Value Builder|Builder
void __construct(Application $app, Filesystem $files, string $manifestPath) Create a new service repository instance. Parameters Application $app Filesystem $files string $manifestPath Return Value void
static mixed __callStatic(string $method, array $parameters) Dynamically handle calls to the class. Parameters string $method array $parameters Return Value mixed Exceptions BadMethodCallException
mixed transaction(Closure $callback, int $attempts = 1) Execute a Closure within a transaction. Parameters Closure $callback int $attempts Return Value mixed Exceptions Throwable
bool onceUsingId(mixed $id) Log the given user ID into the application without sessions or cookies. Parameters mixed $id Return Value bool
string getQueue(string|null $queue) Get the queue or return the default. Parameters string|null $queue Return Value string
void info(string $string, null|int|string $verbosity = null) Write a string as information output. Parameters string $string null|int|string $verbosity Return Value void
void bootstrap(Application $app) Bootstrap the given application. Parameters Application $app Return Value void
void forever(string $key, mixed $value) Store an item in the cache indefinitely. Parameters string $key mixed $value Return Value void
void __construct(LengthAwarePaginator $paginator) Create a new URL window instance. Parameters LengthAwarePaginator $paginator Return Value void
Page 488 of 996