I'm looking for a "blank page" to use for the base template / layout for my next laravel project - what is the best way to go about this with "Good – Bootstrap 5 Admin Dashboard Template" ?
I am trying to put permissions in the left side menu in the file located in config->global->menu.php
I tried in the following way but it only detects the first permission, I would like to detect several
'permission' => 'system.roles.master','system.permisos', 'system.auditoria','system.registr...
I'm using metronic image input component. i cannot console.log the image
var imageInputElement = document.querySelector("[data-kt-image-input=true]");
var imageInput = KTImageInput.getInstance(imageInputElement);
imageInput.on("kt.imageinput.changed", function() {...
HELLO
I hope you are good,
we bought from you : Metronic - Bootstrap 4/5 HTML, VueJS, React, Angular & Laravel Admin Dashboard Theme
Could you install it on our server please?
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. how can i do this with Metronic (Laravel, Metronic 8 (Last updated version)?
Longtime metronic owner here, god I just love this theme.
I have been trying to install the Vue version into laravel, following the documentation, but I am encountering several issues.
Docs: https://preview.keenthemes.com/metronic8/vue/docs/#/vue-laravel-integration
1.) The build is EXTRE...
I've been trying to figure this out for a couple of hours and have concluded there is an issue here.
I am compiling the Metronic for my laravel project but when the compile finishes, the result is not a complete compile. but there are also no errors.
When I compile for DEMO8 - It works fine, m...
Helllo ,
I am Trying to intgrate ( Vue demo 1, Metronic V 8.81 ) with laravel depending on this documentation
https://preview.keenthemes.com/metronic8/vue/docs/#/vue-laravel-integration
So I have two issues
1. When i run any npm install command i am getting this error (11 vulnerabilities (4...
I am trying to compile laravel and vue template in version 8.1.1, but I get the following error,
I follow this tutorial
https://preview.keenthemes.com/metronic8/vue/docs/#/vue-laravel-integration
webpack compiled with 152 errors and 1 warning
Is there a way to do the process?
ERROR in C...
Hello,
In the version 8.1.2 Laravel, when the aside is switch to light, the logo remains white doesn't change to black version,
https://imgur.com/GkB2t8s
Also none of the configs under /config/demo1/general.php are working, none of them works. Nothing happens when you set to true or false...
Hallo,
I invested much Time to your great Work and I like the second Layout of the
Doc-Pages and Menu.
My Question: Is there a way to update Bootstrap and all other Plugins without
loosing the Doc-Pages (Normaly it`s Online now) ?
Is it still working when I only change the webpack-mix.js ?
Man...
Hi Dev,
I'm using your Metronic theme with laravel , I'm using the html version and added to my laravel project , because your demos not all demo is available with laravel ,
Now when I'm open admin pages it's appear as many files is missing and very very slow open page, can pls check below link i...
We are a devt team and want to build a new solution so we decided to try the loading time of the data tables of the newest version. For this we decided to do some tests as follows:
We used core PHP to echo out a table containing 500,000 records with 6 attributes.
#1. When we use plain tables w...
Errors w
ERROR in c:\wamp64\www\privateUser\newMetronics\resources\ts\src\components\kt-datatable\table-partials\table-content\TableContent.vue.ts
55:13-73
[tsl] ERROR in c:\wamp64\www\privateUser\newMetronics\resources\ts\src\components\kt-datatable\table-partials\table-content\TableContent.vu...
So I'm generally a backend developer, but I can get away with most things on frontend. Recently I needed to work on a project and to make my life easier I went with the Start theme you created for Bootstrap 5. Unfortunately, integrating it into the Laravel 9/Vue/Vite stack is a general pain because...