User module
Relations closure change
If you used the dynamic relations configuration option in the user config file, please update $self
to $this
keyword. $this
is now correctly bound inside the closure.
Auth:: facade now works with AsgardCMS
Feel free to use any of the laravel Authentication helpers. Like the Auth::
facade but also the @auth
or @guest
.
Sidebar: User menu item weight
The user menu item weight has been changed to 10
.
© 2015 - 2022 All Rights Reserved. Proudly built with Laravel | Join the conversation on slack!