ClosureCommand::confirm()
  • References/PHP/Laravel/Foundation/Console

bool confirm(string $question, bool $default = false) Confirm a question

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

bool hasOption(string $name) Determine if the given option is present.

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

void commands(array $commands) Register the package's custom Artisan commands

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

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

2025-01-10 15:47:30
MocksApplicationServices
  • References/PHP/Laravel/Foundation/Testing/Concerns

MocksApplicationServices trait MocksApplicationServices (

2025-01-10 15:47:30
VerifyPostSize
  • References/PHP/Laravel/Foundation/Http/Middleware

VerifyPostSize class VerifyPostSize (

2025-01-10 15:47:30
MigrationPublisher
  • References/PHP/Laravel/Foundation

MigrationPublisher class MigrationPublisher (

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

void setLaravel(Container $laravel)

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

void line(string $string, string $style = null, null|int|string $verbosity = null)

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

$this assertRedirectedToRoute(string $name, array $parameters = array(), array $with = array())

2025-01-10 15:47:30