Hello everyone,I'm currently playing with the new version of Metronic Tailwind and trying to integrate Filament Datatables and Filament Forms as per the documentation:https://filamentphp.com/docs/3.x/forms/installationHowever, I'm encountering issues with the dark mode. It doesn't seem to...
I am getting several JavaScript errors while trying to integrate the HTML Start Pro theme with Laravel. Please see the attached screenshot. Uncaught TypeError: e is undefinedUncaught TypeError: KTApp is undefinedUncaught ReferenceError: KTUtil is not definedScreenshot: https://fr...
I downloaded metronic_laravel_v8.2.5.zipfollowed the instructions in https://preview.keenthemes.com/metronic8/laravel/documentation/getting-started/buildIt says [webpack-cli][Error: ENOENT: no such file or directory .../metronic_laravel_v8.2.5/starterkit/node_modules/@yaireo/tagify/dist/tagify...
I downloaded the Laravel starter kit from: https://devs.keenthemes.com/metronic/laravelBut it has many JS issues in the console related to scripts.bundle.js , it seems like ordering is the issue, in which the component JS is getting loaded in script.js:const glob = require('glob');// K...
I tried both laravel docs as well github updated repo but both are failedgithub repo just used pre compiled bundles but when i switch to vite version getting broken layout and js error. the problem inside the src. kindly fix it as soon as possible.
Hello, is there a way for KT datatable to call remote data source api with request header, eg. if the api request must include token header? I already check in the documentation for datatable in metronic 9, but the example only covers api call without request header. Also, for the json response form...
Integración taiwlind javascript KTUI, integrar server side sus datatables, una duda su datatable del ejemplo no hace la búsqueda y un detalle cuando van añadir el soporte de carga de archivos así como lo teníamos en boostrap que era Dropzone.
Hi,I have already existed pubished project ith Metronic 8 laravel version,when I try to integrate Vue code, I faced aot of problems, because it cannot find app.js of vueCan you please give me steps to perform task?
I am using Metronic, Tailwind, and Laravel. As explained in the documentation, I copied the assets folder to the public directory. However, the KTSelect functionality inside KTDrawer is not working. I need to re-initialize it, but I couldn't find how to do it.
I have followed the instructions i documentations and from github repo (https://github.com/keenthemes/metronic-tailwind-html-integration/tree/main/metronic-tailwind-laravel) though the theme is running fine some of the laravel classes are not working like w-3/5 or bg-red-500. Metronic CSS and Clases...
Hello KeenThemes devs,I have Laravel metronic starterkit.i noticed that the last login of every user on this url(domain.com/user-management/users) is not updating but rather it shows the date of creation of the user on the platform,any suggestion?Regards
Hi,After reading the docs on Metronic 9 Laravel i get this message and i don't know where it come from and what the solution is.[vite] Internal server error: Failed to resolve import "@popperjs/core" from "resources/theme/core/components/tooltip/tooltip.ts". Does the file exist?
Hi,All Metronic 9 Demos(demo 1 - demo 10) are already available for the Metronic 9 Taiwind React version.To use your preferred demo please perform below steps:1) Refer to readme. md and install dependencies and launch the Metronic React app.2) Import the new demo: import {...
Hi,I downloaded the Laravel Demo, metronic_laravel_v8.2.3, It's installed and worked well, but without any modification when I just ran the 'npm run dev' the system did not work. showing some console error and login is not working, i tried clearing the cache. but again when i just replace the pu...
i work on bootstrap version of metronic , with laravelwhen i use select2 in modal body like 'create-project' it not working, filtration not working and i cant write in text box to use filteri tried it in another places , works fine but not modals ?
Metronic is undoubtedly one of the most popular themes worldwide. I started using it several years ago for a system, and I’ve stuck with it ever since.I find the theme impressive and currently use it with Laravel and Vue. I’m sharing my experience to highlight a significant issue: despite Metron...
Following the instructions here https://keenthemes.com/metronic/tailwind/docs/getting-started/integration/laravelI'm trying to integrate it with flowbite , my frontend public facing is flowbite , using metronic for dashboardvite v5.4.8 building for production...✓ 1 modules tr...
I try to integrate metronic demo 7 to new project, the only problem is to init KTComponents like sticky header, if first load the sticky is work, but if navigate to another page the sticky not work, the class is not add to the header.- Inertia.js (React) Example// resources/js/Layouts/AppLayou...