W3cubDocs

/Laravel 5.4

CreatesUserProviders

trait CreatesUserProviders (View source)

Methods

UserProvider createUserProvider(string $provider)

Create the user provider implementation for the driver.

Details

UserProvider createUserProvider(string $provider)

Create the user provider implementation for the driver.

Parameters

string $provider

Return Value

UserProvider

Exceptions

InvalidArgumentException

© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/5.4/Illuminate/Auth/CreatesUserProviders.html