User::observe()
  • References/PHP/Laravel/Foundation/Auth

static void observe(object|string $class, int $priority) Register

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

void __construct() Create a new console command instance.

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

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

2025-01-10 15:47:30
TailCommand::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
Application::share()
  • References/PHP/Laravel/Foundation

Closure share(Closure $closure)

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

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

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

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

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

$this syncOriginal() Sync the original attributes with the current.

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

string secret(string $question, bool $fallback = true) Prompt the user

2025-01-10 15:47:30
ReversePageConstraint::toString()
  • References/PHP/Laravel/Foundation/Testing/Constraints

string toString() Get a string representation of the object.

2025-01-10 15:47:30