ServeCommand::askWithCompletion()
  • References/PHP/Laravel/Foundation/Console

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

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

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

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

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

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

void __construct(Filesystem $files, string $publishPath)

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

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

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

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

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

ModelMakeCommand class ModelMakeCommand extends

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

$this dontSeeIsChecked(string $selector) Assert that the given checkbox

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

RouteClearCommand class RouteClearCommand extends

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

string environment() Get or check the current application environment.

2025-01-10 15:47:30