AssetPublishCommand::comment()
  • References/PHP/Laravel/Foundation/Console

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

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

Illuminate\Foundation\Console Classes

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

string|array argument(string $key = null) Get the value of a command argument

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

static Model create(array $attributes = array())

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

void setPackagePath(string $packagePath) Set the default package path.

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

array when() Get the events that trigger this service provider to register

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

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

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

void boot() Bootstrap the application events.

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

int run(InputInterface $input, OutputInterface $output) Run the console

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

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

2025-01-10 15:47:30