VerifyPostSize::handle()
  • References/PHP/Laravel/Foundation/Http/Middleware

mixed handle(Request $request,

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

void line(string $string, string $style = null, null|int|string $verbosity = null)

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

bool isDeferred() Determine if the provider is deferred.

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

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

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

string toString() Get a string representation of the object. Placeholder

2025-01-10 15:47:30
EventServiceProvider::commands()
  • References/PHP/Laravel/Foundation/Support/Providers

void commands(array|mixed $commands) Register the package's custom Artisan

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

$this dontSeeText(string $text) Assert that a given string is not seen

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

void line(string $string, string $style = null, null|int|string $verbosity = null)

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

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

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

string loginUsername() Get the login username to be used by the controller

2025-01-10 15:47:30