FormRequest::acceptsJson()
  • References/PHP/Laravel/Foundation/Http

bool acceptsJson() Determines whether a request accepts JSON.

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

string path() Get the path to the application "app" directory.

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

$this setObservableEvents(array $observables) Set the observable event

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

int call(string $command, array $arguments = array()) Call another console

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

bool isDeferred() Determine if the provider is deferred.

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

Response showLoginForm()

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

Application getLaravel()

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

static array castCollection(Collection $collection)

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

$this setRelation(string $relation, mixed $value) Set the specific relationship

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

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

2025-01-10 15:47:30