Get 2024 Templates Mega Bundle!14 Bootstrap, Vue & React Templates + 3 Vector Sets
Get for 99$

Tag: PHP (455)

HiI'm having trouble implementing Flatpickr in my form, it says : Uncaught TypeError: $(...).flatpickr is not a function http://127.0.0.1:8000/system-setting/create:4385the input was copied from here : https://preview.keenthemes.com/metronic8/demo1/documentation/forms/flat...
Hi This error appears after inactivity :https://www.screencast.com/t/0UFyIs2gxmjI have to login again to gain access.Thank you
Hi,I require assistance in setting up the calendar on my project. I've pulled the kt_content_container over, followed other steps and I've run into a problem on initializing the calendar as the initialization code is in .html but the entire project has been pulled over to .phpThanks in a...
Hiis Toaster's CSS and JS are bundled in the theme ?because i'm getting the error : "Uncaught ReferenceError: toastr is not defined{}" in teh console.If it's already bundled as mentionned in : https://preview.keenthemes.com/metronic8/demo1/documentation/general/toastr.html is there any tut...
once Laravel 9 is out, when will the Metronic version for Laravel 9 be?
Hello,I purchased the "Good" theme, I followed the documentation at the "Server Side Integration" section step by step, starting with a fresh inst...
i have bought metronic item and setup Laravelbut i canot see any futnion of this themeonly account funtion?
I am using Metronic_v8.0.34 (Demo 1) for my Personal Admin Dashboard.I am developing my Admin Dashboard and following the below processes.Phase 1: Frontend Development (HTML)Phase 2: Backend Development (PHP "Laravel")I would like to know that how to switch between dark and light mode us...
Today when I used the Metronic documentation I noticed under Server Side Integration you missed Laravel link.The link is https://preview.keenthemes.com/metronic8/demo1/documentation/getting-started/integration/laravel.htmlBest Regards
404 Not found page appears after login and application redirects to dashboard.There are no error logs.All artisan commands run without errorBut when goto other urls manually from browser it opens without error.Can you suggest whal shall I do?
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...
It uses forms validation by the FormValidation.io plugin which is built into metronic.But I would also like to use the AutoFocus plugin https://formvalidation.io/guide/plugins/auto-focus/ When trying to join plugins: { autoFocus: new FormValidation.plugins.AutoFocus (), } I get an error...
HiI'm working on Metronic 8 -> Laravel version -> Demo1 (Latest update -> 12/01/2021) ,I tried to add a dropdown action menu to the last column of the datatable, the button is there but it's not working (no dropdown items shows up on click).this is the config for pages.php :
Is there any documentation or best practices to integrate the theme (Keen) in a symfony/twig project ?My goal is to preapre a starter layout for all my future projects.But as I can see, if you change an option and rebuild the layouts with the Layout Builder", the partials are completely diff...
I'm trying to add a dropdown menu in datatables server side, but it doesn't work when clicked on the popup menu item doesn't appear, please solvethanks,