Metronic (1705)
HTML (1484)
Laravel (947)
Bootstrap 5 (901)
React (891)
Vue (717)
Angular (702)
PHP (514)
Tailwind 4 (402)
Datatables (283)
Blazor (236)
Asp.Net Core (192)
Bootstrap (190)
Webpack (155)
Design (129)
Django (125)
SASS (118)
License (106)
Gulp (88)
RTL (88)
Figma (79)
Next.js (71)
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)
First, thanks for this brilliant platform. Most people see Metronic as simply a theme, but I see it as a platform. The possibilities are endless. With that said, I'd love to see more support for datatables.js in Metronic. Specifically speaking for Server Side Processing as it relates to export optio...
When I try to verify my token generated at login page it is giving me error and not passing through login page after successful authentication.
Request URL: https://preview.keenthemes.com/metronic8/laravel/api/verify_token
Request Method: POST
Status Code: 422 Unprocessable Content
Remote Addr...
I upgraded a project to Metronic 8.0.36 and noticed that the Password Meter Control no longer auto-adjusts the password strength meter bar. I verified by pulling up the free-trial-sign-up form from version 8.0.35 and 8.0.36, and while it works as expected in 8.0.35, it does not work in 8.0.36. Is th...
Hi there
I'm wondering if I missed something on the setup, but it's been successfully completed and when checked the version it gives me 8.77.1 and not 9
https://www.screencast.com/t/7KDBdMr1f
Im using metronic 8.0.35, html, and demo8
Working on datatables with fixed columns but columns are not fixed.
Settings
"scrollX": true,
fixedColumns: {
left: 2
},
Any sample i can compare?
T.I.A.
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-timeline
I had to manually add in plugin.scss the following @import "~ vis-timeline / dist / vis-timeline-graph2d.min.css";
and...
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...
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)...
how is pattern in an array for permission and role ? it can config in config/menu.php I guess. But I don't know how ?
ps. Sorry My English isn’t that good
Can I use this with Laravel ?
I love this script below
Metronic - Bootstrap 4/5 HTML, VueJS, React, Angular & Laravel Admin Dashboard Theme
I would like to offer the script as SAAS software just like wix, I would be happy if you could assist me with that, I would like to be charging my client, on monthly or annually basics...
Hello, i upload my metronic laravel project to AWS but i get this mistake. What can i do?
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
Can we easily customize the theme i.e react+ laravel once we buyed it.
Dear Admins,
Why do you fake the Metronic - Bootstrap 5 HTML, React, Angular, VueJS & Laravel Admin Dashboard Theme template is ready for laravel 9...???
theare are a lot of bug for composer dependancy and which not able to solve.. so i need my refund back...
I downloaded the Metronic, v8.0.34 because it had the version 8 of laravel. when i opened composer.jason I found the laravel vesion 8.13 but i want to have the laravel version 8.75 linking laravel version on github for reference (https://github.com/laravel/laravel/releases/tag/v8.6.11).
When i trie...
Hello,
I use Metronic with WordPress and Bootstrap5.
I a page I have two form.
For this I make a new file mycustom.js.
In this file I put the code for validation form, but in frontend Chrome see me: Cannot read properties of null (reading 'classList') in plugin.bundle.js.
Could it depend...
when i ran the command php artisan serve (keeping the folder in the d drive) I got the below error so i tried pasting the same inside the hddocs to check if it is working correctly but the same error...
I installed xampp and inside the hddocs folder i extracted the package and opened the command...
Hi,
How can using your theme for fetch and fast show big data from database from Laravel ,
Your theme datatable is working will with small data, but when I load big data more than thousand of records it's take long time before done and show data in table , so what is best solution to using your...
can please give example how can fetch big data table with laravel server fast and smooth...
as i check i didn't find source code example,
can pls help
Hi
Using demo 2 in HTML. Where are the events seeded from? I want to use the calendar and add events from JSON.
Thanks
when I enable laravel debugbar, the app goes to white blank page. In browser console shows a javascript error like "Uncaught SyntaxError: '' string literal contains an unescaped line break"