Paginator::defaultSimpleView()
  • References/PHP/Laravel/Pagination

static void defaultSimpleView(string $view) Set the default

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

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

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

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

2025-01-10 15:47:30
EncryptedStore::getHandler()
  • References/PHP/Laravel/Session

SessionHandlerInterface getHandler()

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

void error(string $string) Write a string as error output.

2025-01-10 15:47:30
Route::hasParameter()
  • References/PHP/Laravel/Routing

bool hasParameter(string $name) Determine a given parameter exists from

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

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

2025-01-10 15:47:30
CacheTableCommand::choice()
  • References/PHP/Laravel/Cache/Console

string choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)

2025-01-10 15:47:30
Model::getMutatedAttributes()
  • References/PHP/Laravel/Database/Eloquent

array getMutatedAttributes() Get the mutated attributes for a given instance

2025-01-10 15:47:30
Cloud::exists()
  • References/PHP/Laravel/Contracts/Filesystem

bool exists(string $path) Determine if a file exists.

2025-01-10 15:47:30