So I have a Metronic 8 Laravel 9 app which uses blade. I'd like to switch to a clean Laravel 9 app with Metronic on the frontend using Vue. I followed this tutorial: https://preview.keenthemes.com/metronic8/vue/docs/#/vue-laravel-integration, but I could not get it to work. Asked a question a...
Hi
I'm having trouble implementing Flatpickr in my form, it says :
Uncaught TypeError: $(...).flatpickr is not a function
Metronic Version 8.0.38
already on mixmanifest.json "/demo1/plugins/custom/flatpickr/flatpickr.bundle.js": "/demo1/plugins/custom/flatpickr/flatpickr.bundle.js",
Hello,
We are using your Metronic template with Laravel. Our current version is Laravel 10.
We wish to migrate to Laravel 11. Do you have an installation source for Laravel 11 or a guide for performing this migration?
We have also noticed that you use "mix" to compile views. We would now li...
I am in the early stages of building an app using Keen's Laravel Metronic 8 template. My app is configured with the Demo1 layout, running version 8.0.35.
In the Laravel Metronic 8 sample app at https://preview.keenthemes.com/metronic8/laravel/login?demo=demo1 , I can toggle back and forth betwee...
I would like to authenticate the user login from the databases stored in mySql database on my server.
would like to know how I can get that done when using the Datatables in your example shown.
using the html version of Metronic
Today i was loking for starter kit with Symfony Framework, (i love that framework) and found 1 error with file "symfony_demo1\starterkit\templates\partials\theme-mode\_init.html.twig", the content of that file are duplicated with minified version and normal version together on same file. I think the...
https://devs.keenthemes.com/question/how-to-use-additional-plugins-in-formvalidation
Hi, i used the template in CodeIgniter 4 (PHP), how can I add the AutoFocus plugin for FormValidation?
Already tried: https://preview.keenthemes.com/html/metronic/docs/getting-started/build/gulp
and your re...
When trying to reset the password
after submitting new passwords
it throws in laravel
The GET method is not supported for route reset-password. Supported methods: POST.
public function handle(Request $request, Closure $next): Response
{
$is_logged_in = $request->path() !=...
Good morning,
After install the new version of Metronic_laravel_8.3.0, i have this errors on Laravel logs:
[2025-04-30 14:21:50] local.ERROR: Target class [App\Core\Bootstrap\Metronic\Demo1\BootstrapAuth] does not exist. {"view":{"view":"/var/www/samuelolavo.com/public_html/resourc...
I downloaded metronic_laravel_v8.2.5.zip
followed the instructions in https://preview.keenthemes.com/metronic8/laravel/documentation/getting-started/build
It says [webpack-cli][Error: ENOENT: no such file or directory .../metronic_laravel_v8.2.5/starterkit/node_modules/@yaireo/tagify/dist/tagify...
Hi, How we can customize the colors? I have seen the documentation, but not understand well. Give us easy to implement trick for colors change.
Note : We doesn’t need solution for SAAS. We need direct solution via CSS.
Regards
Hello,
I've recently bought Metronic latest version. I was using the older one before and it was super easy to customize it. Now, it won't work. I downloaded latest version of Html, demo1. I customize it via your online tool. I got the customized version of html files. I just replace it, but it g...
Hi Sir,
I have some issues need to help
1- Can Yajra working with Laravel 5.2
2-How can combined your theme Metronic 8 with Yajra without lose your theme style and all functionality , Because when I install Yajra in my project the many functionality is lose and not working perfectly ..!
3-...