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

Tag: Laravel (885)

I want to build Multi Demo theme with laravel vite but there is not mention with Multi Demo .what i missed up
RequirementMetronic version v8.1.6+PHP 8.1.9+Composer 2.4.1+Node 16.16.0+Create a new Laravel 9 project
I'm currently using Metronic with Laravel and Tailwind CSS. My backend dashboard is powered by Metronic, which is its primary strength. The frontend uses a separate Tailwind CSS package.Everything compiles well, except I noticed that after adding Metronic, my build size increased significantly....
Could you provide a lightweight Laravel starter kit with Vite as part of the release with Tailwind?It only needs to have the login / register routes, the header and the sidebar. Nothing more. Also no demo JavaScript. That would make a lot of things easier. The starter kit contains far too much t...
Hi, I'm really interested in seeing a detailed documentation on integrating Laravel with Inertia and Vue. Despite numerous discussions on this topic, there's still a lack of comprehensive resources. If you could dedicate some time to create documentation for this, I would greatly appreciate it. Alte...
Hello there,I'm trying to follow up with the documentation to install the theme in a new laravel project and I have couple of questions if I may ask.1st, I tried to install a new laravel project using laravel herd then I tried to follow the documentation from this link:https://keenthemes.c...
hello i want to ask for your help, how to use your dataTables if in laravel?for example i have copied the table for id kt_customers_table, but when in laravel it doesn't work properly like in the demo apps
I create users with unique emails and correct passwords, but when I try to log in with those users I allways get the "Sorry, looks like there are some errors detected, please try again." error.I have checked emails and passwords and there is nothing wrong, but I cant log in.I can only login with...
hi,i have buy your script and i wanne use the laravel but i get a error : SQLSTATE[42000] : Syntax error or access violation: 1071 Specified key was too long; max key length is 1000 bytes (Connection: mysql, SQL: alter table `permissions` add unique `permissions_name_guard_name_unique`(`na...
Hello,I am using your Laravel Starter Kit with Bootstrap 5 in the latest version. There seems to be an issue when using Bootstrap DataTables with the data-sort attribute. Columns that have data-sort in their td elements receive left space, causing the contents to be shifted to the right.he...
How can i use Demo 8 or demo 3 from Metronic 9 into laravel project. I have followed the guide for Laravel project setup but it give me demo 1, i want to use demo 3 or demo 8 tailwind metronic v9 into laravel project.
Here is my package.json{ "private": true, "version": "8.2.5", "scripts": { "dev": "npm run development", "development": "mix", "watch": "mix watch", "watch-poll": "mix watch -- --watch-options-poll=1000", "hot": "mix watch --hot"...
Hi!On the customer list page we have a data table and for each row we have a dropdown with actions. When I visit the customer page from another page the dropdown doesn't open, when I refresh the page it starts working.Here is that part HTML:
Hi TeamCan I usethe below demo on laravel setuphttps://preview.keenthemes.com/metronic8/demo39/index.html?mode=light
I downloaded this template, using with VUE3.Is OAuth login implemented there?If not -> how do I do it correctly?If yes -> please share more details how it is implemented.Thanks in advance.
HelloI'm starting a new project on Laravel + Vue.js + Metronic (Tailwind)In the project I will need many components like form elements, toast, treeview and others. These components are not yet in Metronic.Please recommend a component library for Vue.js that will be easy to integrate into...
when i click on the next page of the data table it redirects back to the first one and also the global search is not working am using version 7 of metronic
Hello,I have developed a project with Livewire templates and then I removed the not required pages,But while loading pages, there are a few large-size files, like plugin.bundle.js, scripts.bundle.js, style.bundle.css, which keep page loading slower,How do we make new files based on the sel...
Hello, first time poster!Today while setting up the theme with Laravel (v8.2.5) that the resources\views\partials\modals\create-project\_main.blade.php files has some badly spelled blade directive on the bottom portion (from line 66 to 72) where the expressed directive are written "@incldue" ins...
we have down load letst metronic laravel them in this laravel them user adding avtar image not uploded can you help what the issue ?
I have tried integrating the files from the layout build for Demo 55 on the Laravel Starter Kit. All the layout files were already integrated but i think there the styles are different. Can the Demo 55 be integrated to Laravel Starter Kit? Do I need to do something on the style css files?