First, thanks for this brilliant platform. Most people see Metronic as simply a theme, but I see it as a platform. The possibilities are endless. With that said, I'd love to see more support for datatables.js in Metronic. Specifically speaking for Server Side Processing as it relates to export optio...
When I try to verify my token generated at login page it is giving me error and not passing through login page after successful authentication.Request URL: https://preview.keenthemes.com/metronic8/laravel/api/verify_tokenRequest Method: POSTStatus Code: 422 Unprocessable ContentRemote Address:...
I upgraded a project to Metronic 8.0.36 and noticed that the Password Meter Control no longer auto-adjusts the password strength meter bar. I verified by pulling up the free-trial-sign-up form from version 8.0.35 and 8.0.36, and while it works as expected in 8.0.35, it does not work in 8.0.36. Is th...
Hi thereI'm wondering if I missed something on the setup, but it's been successfully completed and when checked the version it gives me 8.77.1 and not 9https://www.screencast.com/t/7KDBdMr1f
Im using metronic 8.0.35, html, and demo8Working on datatables with fixed columns but columns are not fixed.Settings"scrollX": true,fixedColumns: {left: 2},Any sample i can compare?T.I.A.
Good morning, I am attaching the complete link of the project.I comment that I present problems for the DATATABLE,bootstrap-maxlength.html and recently with vis-timelineI had to manually add in plugin.scss the following @import "~ vis-timeline / dist / vis-timeline-graph2d.min.css";and in js a...
I have the following problem when I want to integrate the latest version of metronic v8.0.36 Problem 1- Root composer.json requires laravel/framework ^9.0, found laravel/framework[v9.0.0-beta.1, ..., 9.x-dev] but the package is fixed to v8.by a partial update and that version does not ma...
I am trying to use select2 but my function is not detected, the following$('#departamento').on('change', function () {var data = $(".select2 option:selected").text();console.log(data);})also try the following$('#departamento').on('select2:select', function (e) {var data =...
how is pattern in an array for permission and role ? it can config in config/menu.php I guess. But I don't know how ?ps. Sorry My English isn’t that good
I love this script belowMetronic - Bootstrap 4/5 HTML, VueJS, React, Angular & Laravel Admin Dashboard ThemeI would like to offer the script as SAAS software just like wix, I would be happy if you could assist me with that, I would like to be charging my client, on monthly or annually basics.I...
Good afternoon, I have the need to control the main board of the template, in which section is the controller of the dashboard "/"Where does it redirect to after login?What controller does it use, or how can I make it use one?Thanks
Dear Admins,Why do you fake the Metronic - Bootstrap 5 HTML, React, Angular, VueJS & Laravel Admin Dashboard Theme template is ready for laravel 9...???theare are a lot of bug for composer dependancy and which not able to solve.. so i need my refund back...
I downloaded the Metronic, v8.0.34 because it had the version 8 of laravel. when i opened composer.jason I found the laravel vesion 8.13 but i want to have the laravel version 8.75 linking laravel version on github for reference (https://github.com/laravel/laravel/releases/tag/v8.6.11).When i tried...
Hello,I use Metronic with WordPress and Bootstrap5.I a page I have two form.For this I make a new file mycustom.js.In this file I put the code for validation form, but in frontend Chrome see me: Cannot read properties of null (reading 'classList') in plugin.bundle.js.Could it depend on the...
when i ran the command php artisan serve (keeping the folder in the d drive) I got the below error so i tried pasting the same inside the hddocs to check if it is working correctly but the same error...I installed xampp and inside the hddocs folder i extracted the package and opened the command an...
Hi,How can using your theme for fetch and fast show big data from database from Laravel ,Your theme datatable is working will with small data, but when I load big data more than thousand of records it's take long time before done and show data in table , so what is best solution to using your them...