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

Tag: Laravel (886)

Greetings, I want to know how to deploy my Laravel application in production and not die trying, I want to know the steps I need to do before publishing my application, since it does not appear in the Metronic Laravel documentation, so I want to know if they have additional steps. .. thank you
I have Metronic Laravel Starter Kit. It has User management module setup. In user list there is no filter option. Any one know how to add filter option in that (Like in html https://preview.keenthemes.com/html/metronic/docs/general/datatables/server-side).
Here's the translation in native English:Is there a potential update for Livewire 3 on the roadmap?
Hello, We are using jQuery repeater to add variations to an object with a dropdown select and text field. We can save variations successfully but when editing the object we need to init the created variations for the object. For example a t-shirt has two variations color(dropdown) red(text) and...
1. will I get all the prebuild options to import2. will I get an option to import any framework or demos?3. do we get the updates after 1 year?
Hello, after downloading the Metronic V7 I tried to install it following the instructions on the page:https://keenthemes.com/metronic7/?page=docs&section=laravel-quick-startAnd I have an error when generating the Build assets.
Hi,I just followed the docs on how to use tailwind css version in laravel, my auth pages work without problem but when I use the index.html content with the vitecss it says KTDOM is not defined Any fix?https://i.imgur.com/YyjUQ4g.png
Hi,I'm trying to add a select field with the FIeld component of the vee-validate library, but it keeps displaying a simple select field.I added these attributes on the Field component: class="form-select form-select-solid" data-control="select2" data-hide-search="true" as="select"
I have a problem in Livewire 2 when the modal close the page is disabled, document.addEventListener('livewire:load', function () { Livewire.on('success', function () { $('#kt_modal_add_user').modal('hide'); window.LaravelDataTables['users-table']...
I need to delete demo project data What is the easiest way to do it?
Add Russian to language switchingmake this language mainneed only 2 language RU/EN
Hi,I use livewire full-page component. I have default layout and in this layout i use metronic layout. On the first page open user account menu open on hover but after i click other page (i use wire:navigate), user account menu is not opening on hover. I can give my code example if needed
Hi,I'm using a vee-validate library and Field component of it. How can I have a date picker field?Thanks in advance,Vahan
Hello, I've just followed this guide https://preview.keenthemes.com/laravel/metronic/docs/getting-started to setup my project, everything's working fine it's just that whenever I try to use the login form, the validation messages are showing twice under the input fields e.g "Email is required" is sh...
Hello, I've been struggling for a couple of weeks and can not make the functionality of the CRM system work can you recommend how I can make it work I even redesigned, but nothing happens
I get an error when I update the user's email in Laravel.SQLSTATE[HY000]: General error: 1364 Field 'password' doesn't have a default valueWhen I change the user's role or name without changing their email, it does not give an error.
Error: Cannot find module 'del'In the recent latest of Metronic Laravel, the above error will appear when running npm run dev command.In the recent node m...
Hi,from your documentationhttps://preview.keenthemes.com/html/metronic/docs/general/fullcalendar/overviewneed to include
Hi sir I using metronic8 please tell how to add scroll auto height in kt data-kt-drawer,please explaine in detail with example
Hi Team!!I have problem when I try compile starterkit the laravel with command npm run dev. I have followed the step by step showed in the "Getting Started".I have searched info about message, but i can't solve this problem. Please, your help!TypeError: Class extends value # is...