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

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

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

bool offsetExists(string $key) Determine if a given offset exists.

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

static array compiles() Get a list of files that should be compiled

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

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

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

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

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

array writeManifest(array $manifest) Write the service manifest file to

2025-01-10 15:47:30
ChangesCommand::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::setTouchedRelations()
  • References/PHP/Laravel/Foundation/Auth

$this setTouchedRelations(array $touches) Set the relationships that are

2025-01-10 15:47:30
HasLink
  • References/PHP/Laravel/Foundation/Testing/Constraints

HasLink class HasLink extends

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

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

2025-01-10 15:47:30