void deleteMessage(string $queue, string $id) Delete a message from the Beanstalk queue. Parameters string $queue string $id Return Value void
string __toString() Convert the model to its string representation. Return Value string
void commands(array|mixed $commands) Register the package's custom Artisan commands. Parameters array|mixed $commands Return Value void
string compileSavepoint(string $name) Compile the SQL statement to define a savepoint. Parameters string $name Return Value string
static Expectation shouldReceive() Initiate a mock expectation on the facade. Return Value Expectation
string askWithCompletion(string $question, array $choices, string $default = null) Prompt the user for input with auto completion. Parameters string $question array $choices string $default Return Value string
static void swap(mixed $instance) Hotswap the underlying instance behind the facade. Parameters mixed $instance Return Value void
Response register(Request $request) Handle a registration request for the application. Parameters Request $request Return Value Response
string getRememberTokenName() Get the column name for the "remember me" token. Return Value string
void replacer(string $rule, Closure|string $replacer) Register a custom implicit validator message replacer. Parameters string $rule Closure|string $replacer Return Value void
Page 6 of 996