Metronic (1704)
HTML (1485)
Laravel (946)
Bootstrap 5 (901)
React (891)
Vue (717)
Angular (702)
PHP (516)
Tailwind 4 (402)
Datatables (283)
Blazor (236)
Asp.Net Core (191)
Bootstrap (190)
Webpack (155)
Design (129)
Django (125)
SASS (118)
License (106)
Gulp (88)
RTL (88)
Figma (79)
Next.js (72)
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
formrepeater is not working for as I followed the instruction here :
https://preview.keenthemes.com/metronic8/demo1/documentation/forms/formrepeater/overview.html#usage
and from the official documentation here :
https://github.com/DubFriend/jquery.repeater
and this is my code (sample cod...
Hi there,
I have set up demo 1 on my localhost. I'm using the laravel version of metronic 8.
The delete button on the log tables does not do anything.
I notice this question was asked a couple of days ago however when I click on the answer button I get a 404 error.
Please advise how to f...
I see documentation for Laravel installation for Mdtronic 7 but not Metronic 8.
Is there documentation for installation of Metronic 8 for laravel?
Hello,
I am currently using Laravel demo8 from Metronic 8 package.
I am getting an error when trying to change the "locale" setting in config/app.php from 'en' to 'ro' (a custom folder created by me with Romanian translations). I have even added the english translations provided by the theme i...
Hello
Do you have any plans to upgrade Laravel version form demo1 to Laravel 9 ?
Thank You
Hi, Laravel 9 is provided, in hoy many time does Metronic for Laravel 9 is going to be?
For template Demo 4 - Intranet Application
Hi.
I am trying to add an aside Menu translation in
global / menu.php
and
global / pages.php
For example, giving 'title' => trans ('mainMenu.dashboard'), I get an error
"Target class [translator] does not exist."
How to correctly translate the menu?
Thanks in advance for your he...
Hi,
I have installed Metronic 8.0.36 but, despite the composer.json it is specified that the laravel version must be 9, version 8.77.1 was installed.
I noticed this error trying to install another package, which obviously fails as it does not find Lara...
I have installed the Vue / Laravel version on my PC and i cannot login. how do i disable the login or setup DB for login against the DB.
Thank you
Congratulations on the work you are doing.
in fact, I would like to integrate one of your HTML themes, either demo2 or demo19, into my laravel8 project while using Jestream Inertia and Vue3.
Apparently I can't find any documentation to help me with this. how can i do that?
I tried to integrate one of your HTML themes into my laravel 8 Jestream and Inertia Js project at the beginning everything works perfectly but when a user has just connected, once he arrives on his page, nothing works no button works the menu table no longer works. For everything to work, it must re...
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...
Good evening, in fact I am performing an integration of demo2 HTML theme by following all the steps contained in the document Server-Side integration for laravel.
once you get to the step to compile the assets.
when I run the command: npm run dev
it shows me this error:
'mix' is not recognized...
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
Hi KeenThemes,
I bought your Metronic theme, proven by below Purchase codes
-------------
Authors may ask you for a purchase code to verify that you’ve purchased this item.
bf51d359-7fda-4e9d-a07d-02d571893698 - 15 Feb 2022
-------------
I am using Laravel framework and i have configured i...
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...
Hi,
The contents of Laravel demo 2, demo 4, demo 7 (probably others also) inside the zips are identical (binary compared with sub-folders), all had the name metronic_v8.0.36_laravel.zip when downloaded.
is this intentional? In my opinion, If a single 90MB archive is enough for all nine, then...
Hi,
How to install a blank panel, no modification needed?
Preferably only with authentication.
Of course, with the absolute minimum of dependency.
Laravel 9
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
Hello :)
I'm building a CRM and as a developer I wanted to buy an admin template to take care of the visual bits for me. I'm building it with Laravel 9, Inertia and Vue. Bootstrap 5 seems like a good choice as for the CSS side.
I wanted to know a few things before using your template.
1/ A...
Can I use this with Laravel ?