EventGenerateCommand::secret()
  • References/PHP/Laravel/Foundation/Console

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

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

void __construct() Create a new console command instance.

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

Response getLogout()

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

bool|null fire() Execute the console command.

2025-01-10 15:47:30
TestCase::seeElement()
  • References/PHP/Laravel/Foundation/Testing

$this seeElement(string $selector, array $attributes = array(), bool $negate = false)

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

string ask(string $question, string $default = null) Prompt the user for

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

mixed __call(string $method, array $parameters) Dynamically handle missing

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

string path() Get the current path info for the request.

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

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

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

array getCasts() Get the casts array. Return

2025-01-10 15:47:30