TestCase::putJson()
  • References/PHP/Laravel/Foundation/Testing

$this putJson(string $uri, array $data = array(), array $headers = array())

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

bool hasArgument(string|int $name) Determine if the given argument is present

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

string getCachedRoutesPath() Get the path to the routes cache file.

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

Response logout(

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

array options() Get all of the options passed to the command.

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

string|array option(string $key = null) Get the value of a command option

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

void __construct(Filesystem $files, string $workingPath = null)

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

array provides() Get the services provided by the provider.

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

Illuminate\Foundation\Testing Classes

2025-01-10 15:47:30
ValidatesRequests::validate()
  • References/PHP/Laravel/Foundation/Validation

void validate(Request $request, array $rules, array $messages = array(), array $customAttributes

2025-01-10 15:47:30