Open-source by Keenthemes!Support our KtUI and ReUI open-source projects and help with growth.
Star on Github

Tag: Laravel (896)

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...
Is there any way i can use metronic 9 as a full page livewire component?Currently it is causing issues such as sidebar not working properly.
I am using tailwind version 9.0.4 on Laravel. When select 2 component will be available?
Hello, i cant find Looking for Wizard 3 in my purchased template. can you tell me where i can find it . i'm using Laravel
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.
Hello,thisphp artisan migrate:fresh --seedreturn one errorAccess to undeclared static property Spatie\Permission\PermissionRegistrar::$pivotPermission
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
Is there a way we can use a custom global font even without internet on our application?
hi i download the metronic v9 from themeforest but i can't find laravel / veiw version , how can i download it ?
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
I am using Metonic 9 version integrated with Laravel 11 version.I would like to know how to use jstree.
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...
tailwind 4.0 not working< I have tried to follow this https://github.com/laravel/laravel/pull/6523/files
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...