Documentation

Laravel extends Framework

Table of Contents

$user_providers
$user_providers
$user_provider
$config
__construct() mixed
test() mixed
getCsrf() Csrf
__construct() mixed
getConfig() mixed
installerPath() mixed
test() mixed
getUserProvider() UserProvider
getUser() BaseUser
getCsrf() Csrf

Properties

$user_providers

protected mixed $user_providers = ['Eloquent']

$user_providers

protected mixed $user_providers

$user_provider

protected mixed $user_provider

Methods

__construct()

public __construct( ) : mixed
Return values
mixed

test()

public static test( ) : mixed
Return values
mixed

__construct()

public __construct( [ $config : array = [] ] ) : mixed
Parameters
$config : array = []
Return values
mixed

getConfig()

public getConfig( ) : mixed
Return values
mixed

installerPath()

public installerPath( ) : mixed
Return values
mixed

test()

public static test( ) : mixed
Return values
mixed

Search results