So basically i am first time Metronic users so a lot of thing like including plugin etc is not familiar to me. I am using Laravel template for metronic for one of my project.So i am trying to use the Draggable plugin: https://preview.keenthemes.com/html/metronic/docs/general/draggable/overview#usa...
I checked and try to implement https://laravel.com/docs/11.x/passport#sumption-your-api-with-javascript this part in my application, I use "Metronic 8 demo1" with vue. The problem is that laravel_token cookie exists, I checked, but it is not included in the request headers. Can you help me fix it an...
Error is "getActivePinia()" was called but there was no active Pinia. Are you trying to use a store before calling "app.use(pinia)"?Followed all steps : Laravel 9 (with Vite) and Vue 3 integration [For Metronic v8.1.6+]so after that I am getting error : getActivePinia()....Note that I...
I'm experiencing an issue with our application where certain scripts are not loading correctly. Here are the error details:Error in Loading Livewire Script:I am receiving a 404 error when trying to load https://empirical.ysfrngo.org/vendor/livewire/livewire.min.js?id=38dc8241.The error sho...
In my Metronic Laravel project, I am experiencing a problem where JavaScript callbacks defined inside KTUtil.onDOMContentLoaded are being executed multiple times. This behavior results in unintended duplication of actions, such as initializing Quill editors and logging repeated console messages....
~/PhpstormProjects/cms-app git:[main]pnpm run build> @ build /home/alex/PhpstormProjects/cms-app> vite buildvite v5.4.0 building for production...✓ 58 modules transformed.x Build failed in 635mserror during build:[vite:css] [postcss] Cannot read properties of undefined (re...
I've follow all steps from documentation to integrate metronic 9 tailwind version with laravel, but when I run, the sidebar can't collapsed. I've used your example integration project on github, but still same. I don't know what I missed, I just follow every single steps from your documentation.
Hi Team.I want to add a number range field that can select max and min values on both sides. But I can't find one already implemented there.Have you implemented this? If so, can you share how to do it?Thanks in advance,Vahan
I'm setting this up with laravel and everything has worked except when I try php artisan migrate --seed. It throws this error: Call to undefined function Termwind\ValueObjects\mb_strimwidth() at vendor\nunomaduro\termwind\src\ValueObjects\Styles.php:1052 1048▕ */ 1049▕ pr...
I followed the documentation on how to implement metronic-tailwind-html into a fresh Laravel project. Specifically metronic-v9.1.2.However, after completing the steps, it seems like some key parts might be missing. The documentation doesn’t clearly outline the full implementation process.Cou...
Hi there,I purchase a metronic theme and my client want a french version of it to decide of component to use according to his wants. The client persist that it have to be multilingual. Can you give me tips to translate the 119 pages in another languages?Best regards,Bodge
Hello!After carrying out all the steps to integrate version 9 with laravel, when I open the page, the following error returns in console.logUncaught ReferenceError: KTDom is not defined at app-yk-ydo9-.js:16:16314I checked to see if I hadn't forgotten anything, apparently ever...
Hello ,I am going to integrate metronic-v9.0.4 into Laravel project , I uses the instructions on https://keenthemes.com/metronic/tailwind/docs/getting-started/integration/laravel to do thatI see that the file src/app/layouts/demo1.js , while I will use the demo5 UI , so does this file will...
I am encountering an error during the migration process:2023_06_11_075700_create_permission_tables ................................................... 89.03ms FAILError DetailsAccess to undeclared static property Spatie\Permission\PermissionRegistrar::$pivotPermissionat database/migrat...