You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Laratrust example was just provided as reference on the documentation, maybe that method is now deprecated in that package, if you found which one should be used here, please share so we can update docs. https://github.com/jeroennoten/Laravel-AdminLTE/wiki/Menu-Configuration
To Reproduce
Steps to reproduce the behavior:
1.Your custom filter needs to implement the FilterInterface provided by this package.
2.And then add the following configuration to the config/adminlte.php file:
3.Register permission in menu
4.
The text was updated successfully, but these errors were encountered:
},
Describe the bug
Laratrust example was just provided as reference on the documentation, maybe that method is now deprecated in that package, if you found which one should be used here, please share so we can update docs.
https://github.com/jeroennoten/Laravel-AdminLTE/wiki/Menu-Configuration
To Reproduce
Steps to reproduce the behavior:
1.Your custom filter needs to implement the FilterInterface provided by this package.
2.And then add the following configuration to the config/adminlte.php file:
3.Register permission in menu
4.
The text was updated successfully, but these errors were encountered: