Currently in the menus, each menu option can be managed with permissions.
'can' => 'admin'
but I want to manage each menu option, by role.
I want to be able to assign a menu option, if a user is of a specific role type.
how can I do this?
Describe the solution you'd like
I tried to do something l...
Describe the bug
if the value exceeds 100% the progress bar does not display anything, do you think this is normal operation, or am i doing something wrong ? (open question)
Steps To Reproduce
Steps to reproduce the behavior:
use <x-adminlte-progress theme="teal" value="2083.48" animated with-la...
Describe the bug
Following the rules given to us here Other Configuration, I discovered that this doesn't load any of the plugins like datatables, date picker etc...
Is there something that was omitted there or should we just create pull request adding plugins after linking to the app.js file which...
hello good morning I am trying to remove the following section from the user profile section and I cannot find the code that refers to this section inside the resources/view/profile/show.blade.php file
Am I modifying the correct file?
Item
Version
Laravel
9
Project
3
OS
macOS
Question
Answer
Issue or Enhancement
Issue
Laravel Version
9
Project Version
3
Current Behavior
I am having problems trying to change the default logo image in nabber.
When I replace the AdminLTELogo.png image with a completely different image but keeping the name AdminLTELogo.png, the...
Hello
I install adminlte3.2 on my laravel 8 project.
I try to use select2 with multiple choose.
But when a put select2 and add javascript code my select style don't change.
I show you Screenshot
Please can you help me please?
Regards