Metronic (1703)
HTML (1492)
Laravel (946)
Bootstrap 5 (902)
React (894)
Vue (717)
Angular (704)
PHP (520)
Tailwind 4 (405)
Datatables (283)
Blazor (236)
Asp.Net Core (191)
Bootstrap (190)
Webpack (155)
Design (134)
Django (126)
SASS (119)
License (106)
Gulp (90)
RTL (88)
Figma (83)
Next.js (73)
Next.js (39)
Rails (36)
Node.js (26)
Flask (21)
KeenIcons (19)
Spring (18)
DatePicker (12)
FullCalendar (9)
Icons (6)
Express.js (5)
NestJS (3)
Font Awesome (2)
Next.js (0)
Nextjs (0)
Hi !
I'm using select element with data-kt-select2="true" , but when I declare on change event in my page KTUtil.onDOMContentLoaded , the event will not be trigger . Anyone know how to fix it ? (I'm using metronic laravel template and use laravel mix).
This is my html and js code :
how can i create a dynamic chart????
mean i want to use charts-js and link it somehow directly with laravel backend controller, so if data changes in database it should automatically update the chart.
please provide a proper video guide or something using which I can get the desired result....
I have copied over the HTML version of the customers listing, but i am unable to make it work.
The filter doesnt work, neither does the template. I did add the
and it made it look pretty. But other than that it doubles my filters and also expands my buttons. It ta...
Live app is at aldosconcrete.app
Thank You !
Hi. I have fresh installed Metronic Laravel. I tried to edit the avatar. The link is saved to the db, but the avatar not shown neither in the profile page or the navbar.
How can I change the logo on a fresh installed Metronic + Laravel app?
Hi Team,
There is an issue with the form validation showing the same error message twice in the sweetalert. I'm sure you've noticed this ,but if you have not it's a super easy change.
This is due to the response having the same error multiple times.
Example -
{message:...
how can I fix datatables columns, specific columns (3rd from start and 2nd from end multiple columns at the same time)
hi there,
I want to fix datatable columns.
I have around ten columns on average in a table
so let's say I want to fix the 3rd column (name: "age") from the left side,...
how can I add select, checkbox, radio buttons, and input filters on datatable columns????
hi there,
I want to add select, checkbox, radio buttons, and input filters on datatable columns, please let me know how I can achieve this.
I want to add
- radio filter on the "gender" column.
- c...
Hello,
Can you provide demo 20 template for Laravel + Vue version?
Thank you
First I get Typescript error because Jquery is not included in page.. Once I include Jquery(I thought this theme came DataTable ready?.. ) I get this error,
Uncaught TypeError: $(...).DataTable is not a function
at HTMLDocument. (customers:2297:165)
at j (jquery.js:3148:30)...
Hi,
How print report result with bootstrap in laravel with metronic
also I need to print paper with background water mark and table grid lines rows ,
Is there any library can benefit me
Thanks in advance
M.Fakira
Hi, I would like to setup Metronic 8 (demo3, React version) with Laravel. Which tutorial should I follow? I only see Vue + Laravel integration in the docs.
> @ dev /www/wwwroot/demo1/vue_laravel
> npm run development
> @ development /www/wwwroot/demo1/vue_laravel
> mix
sh: mix: command not found
npm ERR! code ELIFECYCLE
npm ERR! syscall spawn
npm ERR! file sh
npm ERR! errno ENOENT
npm ERR! @ development: `mix`
npm ERR! spawn ENOE...
Laravel 9 + Metronic 8 + Demo 1
This is how i configure custom js file
config/global/pages.php
'testurl' => [
'title' => 'Test Page Tile',
'assets' => [
'custom' => [
'css' => [
'plugins/custom/flatpi...
How to configure Tailwind CSS for front-end uses without the Tailwind, Bootstrap, and Metronic's CSS and JS files interfering with one another in the Laravel app?
when I use the 'permission' or 'role' tag in config/menu-aside .. sidebar doesn't recognize it
, using metronic 7.2.8.
Does anyone knows why?
Hello. When I buy this product, will I have a forum that I can use in production with a working database like https://devs.keenthemes.com/?
Hi
i am asking is there any plane to make and example of Laravel inertiajs metronic 8 integration, it is very important please.
Thank you
Error: Cannot find module 'del'
In the recent latest of Metronic Laravel, the above error will appear when running npm run dev command.
In the recent node m...
Hello everyone, I'm new, I bought metronic in themeforest a long time ago and now I'm trying to use it in Laravel and this is what I do, I'm new, I apologize and excuse me, put my English
1º- I download the product and unzip it then I pass it to my Laragon folder I use win11
2º- I have composer la...
Hi I have been following the documentation to install vue and laravel with metronic here:
https://preview.keenthemes.com/metronic8/vue/docs/#/vue-laravel-integration
I have got to the last step "npm run dev"
However with what looks most of the vue components I am getting the following error w...