-
-
Notifications
You must be signed in to change notification settings - Fork 383
Closed
Description
"php": "8.3.10",
"jeroennoten/laravel-adminlte": "^3.14",
"laravel-lang/common": "^6.4",
"laravel/framework": "^11.31",
"laravel/ui": "^4.6",
"santigarcor/laratrust": "^8.3"
},
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
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:
Metadata
Metadata
Assignees
Labels
No labels