ConsoleMakeCommand::line()
  • References/PHP/Laravel/Foundation/Console

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

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

void register() Register the loader on the auto-loader stack.

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

void comment(string $string, null|int|string $verbosity = null) Write a

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

void alias(string $class, string $alias) Add an alias to the loader.

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

mixed offsetGet(string $key) Get the value at a given offset.

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

void __construct(array $attributes = array()) Create a new Eloquent model

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

void comment(string $string, null|int|string $verbosity = null) Write a

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

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

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

void question(string $string, null|int|string $verbosity = null) Write

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

void info(string $string) Write a string as information output.

2025-01-10 15:47:30