Application::useDatabasePath()
  • References/PHP/Laravel/Foundation

$this useDatabasePath(string $path) Set the database directory.

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

void fire() Execute the console command.

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

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

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

void table(array $headers, Arrayable|array $rows,

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

static void cacheMutatedAttributes(string $class) Extract and

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

string anticipate(string $question, array $choices, string $default = null)

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

bool confirm(string $question, bool $default = false) Confirm a question

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

OutputInterface getOutput() Get the output implementation.

2025-01-10 15:47:30
AuthServiceProvider::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
TestMakeCommand::ask()
  • References/PHP/Laravel/Foundation/Console

string ask(string $question, string $default = null) Prompt the user for

2025-01-10 15:47:30