ConfigPublishCommand::getLaravel()
  • References/PHP/Laravel/Foundation/Console

Application getLaravel()

2025-01-10 15:47:30
MakesHttpRequests::assertRedirectedTo()
  • References/PHP/Laravel/Foundation/Testing/Concerns

$this assertRedirectedTo(string $uri, array $with = array()) Assert whether

2025-01-10 15:47:30
FormRequest::expectsJson()
  • References/PHP/Laravel/Foundation/Http

bool expectsJson() Determine if the current request probably expects a

2025-01-10 15:47:30
User::forceDelete()
  • References/PHP/Laravel/Foundation/Auth

bool|null forceDelete() Force a hard delete on a soft deleted model.

2025-01-10 15:47:30
MailMakeCommand::comment()
  • References/PHP/Laravel/Foundation/Console

void comment(string $string, null|int|string $verbosity = null) Write a

2025-01-10 15:47:30
RouteClearCommand::option()
  • References/PHP/Laravel/Foundation/Console

string|array option(string $key = null) Get the value of a command option

2025-01-10 15:47:30
User::setConnection()
  • References/PHP/Laravel/Foundation/Auth

$this setConnection(string $name) Set the connection associated with the

2025-01-10 15:47:30
User::setEventDispatcher()
  • References/PHP/Laravel/Foundation/Auth

static void setEventDispatcher(Dispatcher

2025-01-10 15:47:30
Application::loadDeferredProviders()
  • References/PHP/Laravel/Foundation

void loadDeferredProviders() Load and boot all of the remaining deferred

2025-01-10 15:47:30
User::offsetSet()
  • References/PHP/Laravel/Foundation/Auth

void offsetSet(mixed $offset, mixed $value) Set the value for a given offset

2025-01-10 15:47:30