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

string getForeignKey() Get the default foreign key name for the model.

2025-01-10 15:47:30
Foundation\Support\Providers
  • References/PHP/Laravel/Foundation/Support

Illuminate\Foundation\Support\Providers Classes

2025-01-10 15:47:30
BootProviders::bootstrap()
  • References/PHP/Laravel/Foundation/Bootstrap

void bootstrap(Application $app)

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

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

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

Response login(

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

string getMorphClass() Get the class name for polymorphic relations.

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

bool hasOption(string $name) Determine if the given option is present.

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

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

2025-01-10 15:47:30
InteractsWithPages::visitRoute()
  • References/PHP/Laravel/Foundation/Testing/Concerns

$this visitRoute(string $route, array $parameters = array()) Visit the

2025-01-10 15:47:30
InteractsWithPages::seeInElement()
  • References/PHP/Laravel/Foundation/Testing/Concerns

$this seeInElement(string $element, string $text, bool $negate = false) Assert

2025-01-10 15:47:30