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

Tag: Laravel (885)

I haveLaravelBootstrapLaravel-UI for authtcg/voyager for admin panel installedUsing node 17. I can't use anything higher.I do NOT want to use your starterkit or boilerplate or whatever. So your instructions to install metronic are NOT clear at all.I need clear instructions on:...
any plans for Laravel starterkit to pass from version 10 to version 11?
Hello I am writing to urgently request your assistance with an issue we are facing in our production environment. All the links in our production template are broken, causing significant disruptions to our operations. Could you please investigate this issue and provide a solution as soon as...
Hello I'm setting up a project with laravel and htmlwhile creating layout I'm facing some problem thatKTUtil.onDOMContentLoaded((function() { KTAppEcommerceProducts.init()}Please Help
I have installed Laravel version 8.2.6 and I am encountering an error: "/illustrations/sketchy-1/9.png not found". However, the image is present and has the correct permissions. How can I resolve this issue?
Can I implement Metronic theme in to our already existing running PHP+Laravel based web platform?
Hi.I freshly install Metronic with Laravel but keenicons not working.Here is screenshot: https://prnt.sc/mtZsf1vWpL3RI tried this but not works for me: https://devs.keenthemes.com/question/laravel-npm-error-webpack-cli-rangeerror-invalid-string-lengthThanks!
I installed metronic 8 with laravel starterkit and everything working fine except the mega menus for RTL is going behind the sidebar
How can I integrate Metrinic with Livewire using `wire:navigate`? When I use JavaScript, it stops working after navigating to another page.
Hi there,Was just wondering how I can implement the default search option that datatables.net uses in the top-right of my table. Thanks.
Hello, are you planning to release Laravel integration but with React Inertia? I am now trying Inertia v2 with React and love to integrate Metronic 9 into my administration. Thanks!
Hi, I had tried to use Metronic 9 via Livewire but menus (sidebar and profile menu, top right) are not opening. I use currently livewire with Metronic 8 and menus are opening help of below script:document.addEventListener("livewire:navigated", () => { KTComponents.init()...
Hello, I have a problem using metronic 8.2.X laravel starter kit (didn't test previous versions) with "wire:navigate" Livewire v3.4.When page fully hard reloaded, all javascript works fine (menus, steppers, dropdowns, ...), but after clicking on link with "wire:navigate" this functions stop work...
Hello.There is any guide that explain how to integrate Metronic HTML theme in a fresh Laravel instalation?Thanks !
HiThank you for good news about tailwind theme, i did all step described in documentation (https://keenthemes.com/metronic/tailwind/docs/getting-started/integration/backend/laravel/), but i browser console shown next errorUncaught SyntaxError: The requested module 'http://127.0.0.1:5174/resour...
Hi, I followed your integration guide for Laravel, but I got errors in the browser. There are no steps to copy vendors, js and css folder into public/assests folder, only media is here, so they are missing. What I'm doing wrong?GEThttps://localhost:7890/assets/js/core.bundle.js[HTTP/1.1 40...
Hi guys,Any instructions available on how to set up Metronic 9 for this stack ?I have a fresh Laravel/Jetstream/Inertia/Vue install (installed from Herd) but have the most difficulties to deploy Metronic 9 on it.Any help would be appreciate.Thank you
Hello everyone,I'm currently playing with the new version of Metronic Tailwind and trying to integrate Filament Datatables and Filament Forms as per the documentation:https://filamentphp.com/docs/3.x/forms/installationHowever, I'm encountering issues with the dark mode. It doesn't seem to...
I downloaded metronic_laravel_v8.2.5.zipfollowed the instructions in https://preview.keenthemes.com/metronic8/laravel/documentation/getting-started/buildIt says [webpack-cli][Error: ENOENT: no such file or directory .../metronic_laravel_v8.2.5/starterkit/node_modules/@yaireo/tagify/dist/tagify...
Hello, is there a way for KT datatable to call remote data source api with request header, eg. if the api request must include token header? I already check in the documentation for datatable in metronic 9, but the example only covers api call without request header. Also, for the json response form...
Hi,I have already existed pubished project ith Metronic 8 laravel version,when I try to integrate Vue code, I faced aot of problems, because it cannot find app.js of vueCan you please give me steps to perform task?