TinkerServiceProvider::__construct()
  • References/PHP/Laravel/Foundation/Providers

void __construct(Application $app)

2025-01-10 15:47:30
Authorizable::cannot()
  • References/PHP/Laravel/Foundation/Auth/Access

bool cannot(string $ability, array|mixed $arguments = array()) Determine

2025-01-10 15:47:30
Kernel::__construct()
  • References/PHP/Laravel/Foundation/Http

void __construct(Application $app,

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

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

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

void assertSessionHasAll(array $bindings) Assert that the session has a

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

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

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

bool isDeferred() Determine if the provider is deferred.

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

void package(string $package, string $namespace = null, string $path = null)

2025-01-10 15:47:30
DatabaseTransactions::beginDatabaseTransaction()
  • References/PHP/Laravel/Foundation/Testing

void beginDatabaseTransaction() Handle database transactions on the specified

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