Store getSession()
void package(string $package, string $namespace = null, string $path = null)
void setLaravel(Application $laravel)
void fire() Execute the console command.
Authenticatable|null user()
bool once(array $credentials = array()) Log a user into the application
void __construct(Factory $auth)
UserProvider getProvider()
void __construct(Authenticatable $user)
mixed getAuthIdentifier() Get the unique identifier for the user.
Page 17 of 44