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

bool hasGetMutator(string $key) Determine if a get mutator exists for an

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

$this setUpdatedAt(mixed $value) Set the value of the "updated at" attribute

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
MakesHttpRequests::seeJson()
  • References/PHP/Laravel/Foundation/Testing/Concerns

$this seeJson(array $data = null, bool $negate = false) Assert that the

2025-01-10 15:47:30
IlluminateCaster
  • References/PHP/Laravel/Foundation/Console

IlluminateCaster class IlluminateCaster (

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

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

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

bool runningUnitTests() Determine if we are running unit tests.

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

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

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

Application getLaravel()

2025-01-10 15:47:30
EventGenerateCommand::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