ScheduleRunCommand::info()
  • References/PHP/Laravel/Console/Scheduling

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

2025-01-10 15:47:30
MakeControllerCommand::ask()
  • References/PHP/Laravel/Routing/Console

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

2025-01-10 15:47:30
HasOne::getParentKey()
  • References/PHP/Laravel/Database/Eloquent/Relations

mixed getParentKey() Get the key value of the parent's local key.

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

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

2025-01-10 15:47:30
ResponseFactory::redirectToIntended()
  • References/PHP/Laravel/Contracts/Routing

RedirectResponse redirectToIntended(string $default = '/', int

2025-01-10 15:47:30
MySqlGrammar::compileDrop()
  • References/PHP/Laravel/Database/Schema/Grammars

string compileDrop(Blueprint $blueprint,

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
MorphPivot::getDates()
  • References/PHP/Laravel/Database/Eloquent/Relations

array getDates() Get the attributes that should be converted to dates.

2025-01-10 15:47:30
MorphTo::getQualifiedForeignKey()
  • References/PHP/Laravel/Database/Eloquent/Relations

string getQualifiedForeignKey() Get the fully qualified foreign key of

2025-01-10 15:47:30
Model::hasManyThrough()
  • References/PHP/Laravel/Database/Eloquent

HasManyThrough hasManyThrough(string

2025-01-10 15:47:30