Metronic (1702)
HTML (1492)
Laravel (946)
Bootstrap 5 (901)
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)
Vue Api Service not connected to Laravel Backend API(Sanctum) because of Authorization Token.
Here is my sample code:
import ApiService from "@/core/services/ApiService";
const getUser = async () => {
await ApiService.get('user/me')
.then((resource) => {
consol...
Is there functionality for expandable child rows in KTDatables? Here's the native datatables example
https://datatables.net/examples/api/row_details.html
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
I am using vue version of Metronic and I want to change font family of whole website when user changes the language (to for example 'es'). Is it even possible? and can I make it use RTL template if user changes language to a RTL language?
Hello,
We have implemented KTDatatable and everything works fine but now we have to implement expandable datatable we have tried much with the KTDatatable but did not get success, so is there any reference or demo available for the same? because we have implemented this in the whole project and c...
Hello,
I want to implement select with the search but I am not able to do so and not even found any example of select with search on Vue demo.
// Select element
After the network request set the initial value of ref formData from onMounted method not working? It printed but step1 component input value was not changed. We are using vue3 template
How to change input value in this situation?
Hi,
I am using Vue version of the the theme.
Does the table plugin support the ability to expand a row?
and how can I implement it ?
Is there an example?
Hello dev, we are interested in using demo1 and decided to settle for ReactJs Or Vue version of the demo, we noticed that the versions (VUE and React) when compared with the HTML version do not contain several sample pages, app templates that captured our attention.
Were they removed to reduce fi...
After running the build command, the files are built successfully, but the served page is blank.
I see the following two messages on the console.
Failed to load module script: Expected a JavaScript module script but the server responded with a MIME type of "text/html". Strict MIME type checking...
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...
I am trying to deploy the Vue version of Metronic 8 to the DigitalOcean App Platform and am running into a mixed content error.
Support is telling me that this can be resolved by changing ws:// to wss:// and http:// to https://in your app code
I am brand new to using Vue and am not sure how to...
We do use a input field with a search element of Metronic Theme 8. Vue.
Hi, I bought the product on themeforest two years ago. I had never actually used it. However, now I'm starting to use it and I realized that in the package I download there are not all the demos and apps. If I renew my support, can I have access to these packages?
Hi,
i already buy template but i try to run vuejs but cant run. its said
error Delete `␍` prettier/prettier.
please help me. i already spend my last money for this. please help me run this
Hi,
In the Good – Bootstrap 5 HTML Admin Dashboard template, I was implementing it in my NuxtJS SPA project. I initialized the required global styles and javascripts but for some reason the menu accordion for light sidebar layout isnt working.. I also tried different layout like the mini sidebar bu...
I want to ask when there will be full demo version for vuejs. I want buy it.
Hi! I am using Metronic 8 HTML in a Vue Project (I don’t want to use the Vue theme as I want to work in JS, not TS).
How can I access and get rid of the right-side buttons (Help, Demo, Buy now) buttons? I can not find these HTML elements anywhere.
Thank you!
KTDatatables with server-side data fetching - "No data found" message showing instead "loading" message.
Hello Guys,
I have purchased the latest version of "Metronic" as I am willing to build a web application with Vue.js (or HTML) and Lavarel.
I used to be a developer a long time ago, and I am not familiar with new stacks like Node, npm, etc. So I am finding it difficult to install and explore th...
I can't find the SMS code verification component in the VUE project. Where can we download the authentication components as it is on the template page?
Thanks!
Hello,
I went through the ThemeForest and I found that you have mentioned KTDatable refactoring in Vue 8.1.0 release, so what change did you make? I am really excited to look at that as I have implemented them on the whole project and it required lots of custom work