ClearCompiledCommand::options()
  • References/PHP/Laravel/Foundation/Console

array options() Get all of the options passed to the command.

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

static mixed __callStatic(string $method, array $parameters) Handle

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

void line(string $string) Write a string as standard output.

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

void table(array $headers, array $rows, string $style = 'default') Format

2025-01-10 15:47:30
AuthorizesRequests
  • References/PHP/Laravel/Foundation/Auth/Access

AuthorizesRequests trait AuthorizesRequests (

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

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

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

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

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

$this assertViewHasAll(array $bindings) Assert that the view has a given

2025-01-10 15:47:30
RoutesCommand::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
OptimizeServiceProvider::boot()
  • References/PHP/Laravel/Foundation/Providers

void boot() Bootstrap the application events.

2025-01-10 15:47:30