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...
404 Not found page appears after login and application redirects to dashboard.There are no error logs.All artisan commands run without errorBut when goto other urls manually from browser it opens without error.Can you suggest whal shall I do?
Hi there, I'm using Metronic 8 and all my menu dropdowns stop listening after an ajax call.I know I have to re-bind all the dropdowns and accordions and I have tried using the KTmenu.createInstances(), KTApp.init() and $(selector).dropdown() methods however this does not seem to work. Here i...
Hi,I am trying to use the KTStepper with laravel livewire.I have a stepper livewire component which includes the stepper and a script to initialize the stepper.That livewire component is used inside my blade.The problem: Every time I enter something in an input, the stepper refreshes and l...
i use metronic theme for laravel by deafult the user module is present i use that but i have a issue while edit modal is called it opens fine but when i try to update anything the other inputs gets nulled below is the example here i only edited name that's coming others null in console{ "...
Howdy overseas!I am currently using Metronic 8 in my Laravel Project but i would like to upgrade to the newer and cleaner version 9. As far is a know livewire is required to use livewire:navigated instead of DOMContentLoaded. I've tried every suggested solution availble online for this topic bas...
i initiated KTApp.createInstances() on an modal ajax call. The modal has select 2, however, the search textbox for the select2 search is not working. i cannot input any search term.Please help.
When using the following command npm run dev, it marks the following[webpack-cli] Error: Cannot find module 'del'Require stack:- C:\xampp\htdocs\yoloticket2\webpack.mix.js- C:\xampp\htdocs\yoloticket2\node_modules\laravel-mix\setup\webpack.config.js- C:\xampp\...
Hello, the calendar app in metronic 7 html sometimes disappears, it doesn't load, the problem is that it's not always, it happens sometimes.Any known bug?Thank you
Hello.This page is broken, so the "theme builder" is not usable.https://preview.keenthemes.com/start-html-pro/layout-builder.htmlI paid for the theme and my license is still valid so I'd like to use that page too.
Not sure if I extracted the files some of them were missing, but my zip doesn't include routes foldermetronic_laravel_v8.1.7_demo1\laravel_demo1\starterkit\routes/api.php : Failed to open stream: No such file or directory. Can someone assist me with where should I get it?
Hello,I have a question regarding direct use of HTML DEMOS to start a new project.I'm like to use a ready made demo (from demo1/dist folder) where I just removing from ready pages what i don't need.Although the correct process is to generate the HTML from layout builder and use node.js, ya...
I can't follow Metronic's documentation for datables implementation since I'm following Yajra's.I am trying to follow this:https://preview.keenthemes.com/html/metronic/docs/general/datatables/subtableThe way I'm using datatable is per Yajra's docs:...
Hi, currently I'm trying to implement Metronic 9 into my Laravel applications.Everything is good so far (though, I haven't checked all the components), but I came across problem when trying to make a dropdown component.
Im beginner to metronic and I have trauble to find how metronic store data?. I cant find php file to connect with mysql, so there is some different way to do that? where I can find documentation how to connect with database? thank you.
Hi,I am currently having an backend system built with php on laravel, and want to use Metronic as the UI interface. are there any ready made code bases which I can build the web app on?Thanks
I have at the moment a big datbase with a lot of columns. I want to change this, that the results should similar like in search engine from google. Are there elements in Metronic that i can use?