Introducing ReUI:Open-source UI components and apps built with React, Next.js and Tailwind CSS
Browse ReUI

All Questions (6013)

Hello.How can i access your demo blade files. I want refer your demo blade files. I am sharing here the link."https://preview.keenthemes.com/metronic8/demo8/dark/apps/ecommerce/customers/listing.html"
Hello,I want to purchase Metronic, in this source code may I get the angular (front end design and API Calling) + Laravel (Backend) ?
Currently Metronic has vue and react resources on typescript. Can I get resources on javascript for vue js or react or for both of them?
Hello,I just purchased metronic 8 template, I builded default demo2 vue app and put to my ftp.But it showed just a white screen, i can not see default website, what is wrong ?
Dear Sir/Madam;I have bought Metronic theme via Envato Market on 13.09.2021. However my encato account is locked and I was informed that there is no way to reactive it. As I have my invoice and purchase code I am trying to downlad metronic however I got warning that something went wrong. Please he...
Hello,when looking at the full demo1 : https://preview.keenthemes.com/metronic8/demo1/index.html we see there are a lot of pages already crafter, available to be used. After purchasing, when launching the Laravel version, there is much less - indeed, when getting to the Laravel specific demo, on...
I have followed the steps of the goood template installation guide with laravel, but I have little experience in applying the templates with that frienware, could you help me with a series of more detailed steps please
Can you please update packages configuration for VUE Metronic Version.On "npm audit fix --force" breaks the build "npm run dev" # npm audit reportansi-regex >2.1.1
Can you please provide documentation or tutorial to integrate Laravel + VUE + Intertia together..Thanks and Regards
i have problem with RTL i try to use like this @import "../../../assets/sass/style.scss";.rtl{ @import "../../../assets/style.bundle.rtl.css"; direction: rtl;}and it doesn`t work correctly the RTL really doesn't work fine even i just use it like this @import "../../../as...
hello friend,how to configuration or make api route with Aut:API,please help Thanks B4
Hello,I have a project is running with dot net core API and on the client side angular 12. How can I apply theme to use it instead of creating demo1 from scratch
If I click on a button, I want to show the button as we can see in the documentation at: https://preview.keenthemes.com/metronic8/vue/docs/#/modal.Now I want to open a new modal, in the current modal. I want to close the current modal (temporary) and open the new modal. When I click on the butto...
Hi,After I added "dark-mode" class to the body tag,and updated the import as below:```@import "assets/sass/plugins.dark";@import "assets/sass/style.dark";```I am only able to see a partial dark mode, the sidebar is still in light mode, and the New Member and New App button on the...
php artisan or php artisan route:list command produce eror. The error message is Illuminate\Routing\UrlGenerator::__construct(): Argument #2 ($request) must be of type Illuminate\Http\Request, null given, called in /var/www/html/AD -Mgt/vendor/laravel/framework/src/Illuminate/Routing/...
how to set default view is list instead of month? tks
Hi good day how can we use kt-datatable component with axios in vuejs ? When we tried this its not updating the table datasetup() { const tableHeader = ref([ { key: "checkbox", sortable: false, }, { name: "Name", key: "Name", sortable: true, }, ]); let tableData =...
Hello,I've downloaded metronic, but I just only get the demo1, I want others demos, how I can get it?Regards,
Does it come with the design system components set? I use Figma. Thank you
I have not seen in the documentation that there is anything about typeahead or autocomplete. Typeahead is standard option in bootstrap and it will bi nice if we have example of that.Can we get of example in the Metronic documentation?