Authenticatable (Contracts)

Authenticatable

interface Authenticatable (View source)

Methods

string getAuthIdentifierName()

Get the name of the unique identifier for the user.

mixed getAuthIdentifier()

Get the unique identifier for the user.

string getAuthPassword()

Get the password for the user.

登录查看完整内容