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

Tag: Laravel (885)

How to setup hot reload in webpack in metronic 7 and react template? what is the config and command to run in a terminal?https://keenthemes.com/metronic7/?page=docs&section=react-quick-start
Hii have setup metronic dashboard at a local server evrythink is okay and goodwhen i setup google authentication I use this parameter for .env GOOGLE_CLIENT_ID= my_id .... GOOGLE_CLIENT_SECRET= my_secret .... GOOGLE_CLIENT_CALLBACK=https://localhost:8000...
Hello,I'm using the Laravel package of the demo7. I cannot close the modal with the discard buttonSame page as below.Am I missing something?https://preview.keenthemes.com/metronic8/demo7/apps/user-management/users/list.html
Hello, I have been trying to find a way to change the language i use in my laravel/metronic 8 application. 1st problem : I have created a new lang folder called fr, and to get started I copied the files I had in the folder en, translated them, changed the language in app.php and the pages ar...
I have the following problem following (https://preview.keenthemes.com/metronic8/laravel/documentation/getting-started/build?demo=demo1)when executing the command 'npm run dev', it is already mounted in ubuntuERROR in ./resources/assets/core/plugins/plugins.scssModule build faile...
I have integrated metronic 028 into my laravel project, all default build.My select2 works like the one below. The CSS doesn't work properly.
Hi,I have a base metronic 8.1.5 laravel.I have added the option dark mode in settings // Layout 'layout' => array( 'main' => [ 'dark-mode-enabled' => true, ] ),Als have read the following page : https://preview.keentheme...
DataTables not showing "Processing... or Loading..." message, even in your demo:https://preview.keenthemes.com/metronic8/laravel/log/auditPlease advise,Thanks
Hello, I bought the metronic 8 theme and I can't seem to find where I can import the components, Here's a list of some of the components that I would like to use : - Wizard of multi step.- Different types of cards to display products, users and companies. - The print invoices compon...
Hello, are you planning to release metronic 8 template with laravel?
Hi,I did everything described in this link:https://preview.keenthemes.com/metronic8/laravel/documentation/getting-started/build?demo=demo1I can log in to the system and it's working but my browser console is showing some errors like:Failed to load resource: the server responded w...
Hello Team,In the latest metronic laravel there is a major mistake in the reset-password.bladeBelow is wrong and needs to have a different ID an Action.Also the JS is not loaded because it is not implemented in pages.php
Hello, I did everything described here: https://preview.keenthemes.com/html/metronic/docs/getting-started/integration/laravel.Except for the part: The default dev dependency laravel-mixis required for next steps, you should leave it in the npm/package.json.(I am not sure what it means.)Then...
Hello, I really like your very beautiful Bootstrap plain HTML Admin Templates. I have two questions:1. I see lot of examples and components/widgets, but I did not find a widget with a map. I will need a leaflet map showing markers, tooltips and popups. Is there any examples of integrating...
Hi, may I know how to keep the aside minimized even after reload page? Not on default but if user click minimize, it stays minimized even after page reload.Metronic v7.2.9
Hello, I've been trying to add the HTML stepper to my Laravel project and i'm kind of lost on how to do it. I'm working locally, so here it is ;At first i added the style at the top of my file which extends the with this method : @push('style')
where do I start?I want a website like Upwork in submission of ProposalBut in the field of construction, decoration and furnitureAnd also trade exchange between storesDesign and develop website close to:https://keenthemes.com/hireusin both Languages English / ArabicIt contains th...
I have Laravel metronic project , but when I try to access any routes that doesnot exist, it should show a error page, but im getting a background image always, Im using metroinc 8
There are guides available to set up your theme for a fresh project. I need a guide to integrate it into an existing laravel project.Your theme works fine while setting up a new laravel project. I tried to integrate it with the existing laravel project and the HTML version. Most of the plu...
Hi! I have a problem displaying the data . it is not displayed automatically
Hi,I am trying to use the KTStepper with laravel livewire.I have a stepper livewire component which includes the stepper and a script to initialize the stepper.That livewire component is used inside my blade.The problem: Every time I enter something in an input, the stepper refreshes and l...