I have the following problem following (https://preview.keenthemes.com/metronic8/laravel/documentation/getting-started/build?demo=demo1)when executing the command 'npm run dev', it is already mounted in ubuntuERROR in ./resources/assets/core/plugins/plugins.scssModule build faile...
It is possible to keep the visible for certain windowsI use demo1 template for laravel
npm ERR! While resolving: demo8@8.1.5npm ERR! Found: @popperjs/core@2.11.5npm ERR! node_modules/@popperjs/corenpm ERR! @popperjs/core@"2.11.5" from the root projectnpm ERR!npm ERR! Could not resolve dependency:npm ERR! peer @popperjs/core@"^2.11.6" from bootstrap@5.2.2npm ERR! node_mod...
I am trying to compile laravel and vue template in version 8.1.1, but I get the following error,I follow this tutorialhttps://preview.keenthemes.com/metronic8/vue/docs/#/vue-laravel-integrationwebpack compiled with 152 errors and 1 warningIs there a way to do the process?ERROR in C...
I am trying to put permissions in the left side menu in the file located in config->global->menu.phpI 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 have a detail when uploading my project to a server, the detail consists of how to remove the public from the urlWork with metronic laravel
HiI'm having trouble implementing Flatpickr in my form, it says :Uncaught TypeError: $(...).flatpickr is not a functionMetronic Version 8.0.38already on mixmanifest.json "/demo1/plugins/custom/flatpickr/flatpickr.bundle.js": "/demo1/plugins/custom/flatpickr/flatpickr.bundle.js",
How can I hide that bar that appears at the bottom of my project.Image link attachedhttps://ibb.co/3y2dVDFHow can I hide that bar that appears at the bottom of my project.Greetings and thanks
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\...
I am using version 3.0.37 and it gives me an error when trying to installrcomposer require phpmailer/phpmaileThe error is the following [RuntimeException] The `url` supplied for the path (./resources/plugins/laravel-page-speed) repository does not exist...
Good afternoon, I have the need to control the main board of the template, in which section is the controller of the dashboard "/"Where does it redirect to after login?What controller does it use, or how can I make it use one?Thanks
I am trying to use select2 but my function is not detected, the following$('#departamento').on('change', function () { var data = $(".select2 option:selected").text(); console.log(data); })also try the following$('#departamento').on('select2:select', function (e)...
I have the following problem when I want to integrate the latest version of metronic v8.0.36 Problem 1 - Root composer.json requires laravel/framework ^9.0, found laravel/framework[v9.0.0-beta.1, ..., 9.x-dev] but the package is fixed to v8. by a partial update and that version d...
Good morning, I am attaching the complete link of the project. I comment that I present problems for the DATATABLE,bootstrap-maxlength.html and recently with vis-timelineI had to manually add in plugin.scss the following @import "~ vis-timeline / dist / vis-timeline-graph2d.min.css"; and...