adminlte

Select2 does not work on adminLte + Laravel 5.8

I added a Select2 on the page, but it doesn't load at all. Has anyone been through this? I implemented like this: Page: r ... ], ], Only loads as a textarea. It does not apply the style and does not let you select more than one.

ACL Laravel using ADMINLTE

Good Morning. I'm using laravel 5.5 and adminlte. I implemented the acl with middlewares and use can to test the permissions ... n' = > 'file', 'url' = > 'admin / centrocusto', ], @ endcan Thanks.

en-br no datePicker does not work in AdminLTE 2

Hello, I am developing a dashboard and I need datepicker in Portuguese, I have tried to modify the JS file itself but the da ... ; // console.log(new Date(d)); return new Date(d); } } }); });