Get 2024 Templates Mega Bundle!14 Bootstrap, Vue & React Templates + 3 Vector Sets
Get for 99$

Tag: PHP (450)

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 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)...
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 d...
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...
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.
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
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...
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 Addr...
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...
Hi.I am trying to add an aside Menu translation in global / menu.php and global / pages.phpFor example, giving 'title' => trans ('mainMenu.dashboard'), I get an error"Target class [translator] does not exist."How to correctly translate the menu? Thanks in advance for your he...
Hi, Laravel 9 is provided, in hoy many time does Metronic for Laravel 9 is going to be?For template Demo 4 - Intranet Application
Hello Do you have any plans to upgrade Laravel version form demo1 to Laravel 9 ?Thank You
How do i connect login to my server?I want people to register/login to my serverhtml
Hello,I am currently using Laravel demo8 from Metronic 8 package.I am getting an error when trying to change the "locale" setting in config/app.php from 'en' to 'ro' (a custom folder created by me with Romanian translations). I have even added the english translations provided by the theme i...
Hi there,I'm looking for an excelent Bootstrap theme and I found it. I saw in your demostration a lot of excellent feautures.I have a developer working on a custom management system for my school in PHP, and I would like to extend feautures of it. I saw for example you have how a Message or...
Hiformrepeater is not working for as I followed the instruction here : https://preview.keenthemes.com/metronic8/demo1/documentation/forms/formrepeater/overview.html#usageand from the official documentation here : https://github.com/DubFriend/jquery.repeaterand this is my code (sample cod...
HiI'm having trouble implementing Flatpickr in my form, it says : Uncaught TypeError: $(...).flatpickr is not a function http://127.0.0.1:8000/system-setting/create:4385the input was copied from here : https://preview.keenthemes.com/metronic8/demo1/documentation/forms/flat...
Hi This error appears after inactivity :https://www.screencast.com/t/0UFyIs2gxmjI have to login again to gain access.Thank you
Hi,I require assistance in setting up the calendar on my project. I've pulled the kt_content_container over, followed other steps and I've run into a problem on initializing the calendar as the initialization code is in .html but the entire project has been pulled over to .phpThanks in a...
Hiis Toaster's CSS and JS are bundled in the theme ?because i'm getting the error : "Uncaught ReferenceError: toastr is not defined{}" in teh console.If it's already bundled as mentionned in : https://preview.keenthemes.com/metronic8/demo1/documentation/general/toastr.html is there any tut...
once Laravel 9 is out, when will the Metronic version for Laravel 9 be?