InteractsWithSession::assertSessionHasErrors()
  • References/PHP/Laravel/Foundation/Testing/Concerns

void assertSessionHasErrors(string|array $bindings = array(), mixed $format = null)

2025-01-10 15:47:30
KeyGeneratorServiceProvider::provides()
  • References/PHP/Laravel/Foundation/Providers

array provides() Get the services provided by the provider.

2025-01-10 15:47:30
HandleExceptions::bootstrap()
  • References/PHP/Laravel/Foundation/Bootstrap

void bootstrap(Application $app)

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

string secret(string $question, bool $fallback = true) Prompt the user

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

$this setObservableEvents(array $observables) Set the observable event

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

int callSilent(string $command, array $arguments = array()) Call another

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

void __construct(Filesystem $files)

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

void setRememberToken(string $value) Set the token value for the "remember

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

string anticipate(string $question, array $choices, string $default = null)

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

void setLaravel(Container $laravel)

2025-01-10 15:47:30