Skip to content

call to auth.model in boot()#697

Open
flartet wants to merge 1 commit intoZizaco:masterfrom
flartet:patch-1
Open

call to auth.model in boot()#697
flartet wants to merge 1 commit intoZizaco:masterfrom
flartet:patch-1

Conversation

@flartet
Copy link
Copy Markdown

@flartet flartet commented Nov 16, 2016

On the last version, like in EntrustRoleTrait.php, there is a switch to Config::get('auth.providers.users.model') which is better than Config::get('auth.model') that was not set, even following the install documentation. I looked for all the old calls in my code and found this call in dev-master. I think this is a mistake. So ... is it ?

On the last version, like in EntrustRoleTrait, there is a switch to Config::get('auth.providers.users.model') which is better than  Config::get('auth.model') that was not set, even following the install documentation. I looked for all the old calls in my code and found this call in dev-master. I think this is a mistake. So ... is it ?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant