New Metronic Docs!Added Integration Docs with Starter Kits Apps for Laravel, Laravel Livewire, Angular, Vue, Symfony, Blazor Server, Django & Flask & more
Browse Docs

Tag: Laravel (910)

Hi there,I purchase a metronic theme and my client want a french version of it to decide of component to use according to his wants. The client persist that it have to be multilingual. Can you give me tips to translate the 119 pages in another languages?Best regards,Bodge
I am using Metonic 9 version integrated with Laravel 11 version.I would like to know how to use jstree.
Hello!After carrying out all the steps to integrate version 9 with laravel, when I open the page, the following error returns in console.logUncaught ReferenceError: KTDom is not defined at app-yk-ydo9-.js:16:16314I checked to see if I hadn't forgotten anything, apparently ever...
Hello ,I am going to integrate metronic-v9.0.4 into Laravel project , I uses the instructions on https://keenthemes.com/metronic/tailwind/docs/getting-started/integration/laravel to do thatI see that the file src/app/layouts/demo1.js , while I will use the demo5 UI , so does this file will...
tailwind 4.0 not working< I have tried to follow this https://github.com/laravel/laravel/pull/6523/files
I am encountering an error during the migration process:2023_06_11_075700_create_permission_tables ................................................... 89.03ms FAILError DetailsAccess to undeclared static property Spatie\Permission\PermissionRegistrar::$pivotPermissionat database/migrat...
Hi, i have metronic Laravel starterkit,Currently all my users can register without being verified, i want to verify the existing users and subsequent users that will register.Thanks
In the input image component, the input value is always emptied on change. When the form is submitted, the file will not be present protected _change(): void { const payload = {cancel: false}; this._fireEvent('change', payload); this._dispatchEvent('change', payload);...
I noticed in the documentation that the Laravel version is 9. Is it possible to install it using version 11 and still take advantage of all the features provided, such as API, ASSETS, and others? Or, if using Laravel 11, will I only be able to use the Bootstrap version?
Is it possible to create a theme for https://devdojo.com/wave with the Start HTML Pro template?
Howdy overseas!I am currently using Metronic 8 in my Laravel Project but i would like to upgrade to the newer and cleaner version 9. As far is a know livewire is required to use livewire:navigated instead of DOMContentLoaded. I've tried every suggested solution availble online for this topic bas...
helloI have a problem updating from a form.When submitting, the loaded values ​​are not saved, as if they were empty.You have to write in each of the inputs for them to be detected.I am using Laravel with livewire with your example code
HelloI want to implement select with search inside the dropdown. I see the Metronic documentation, but it is written 'Soon'. Do you have any suggestions or clues to built the select search?Thanks before
Hello,I purchased Metronic and has set the React+Vite TypeScript version up for frontend, using ASP.NET Core for backend. While looking through frontend codes, I found out that Metronics use Laravel APIs for authentication. I want to utilize this API to use the authorization tokens. However, whi...
Uncaught TypeError: KTUtil is undefined _construct http://127.0.0.1:8000/assets/js/scripts.bundle.js:2312 KTMenu http://127.0.0.1:8000/assets/js/scripts.bundle.js:3077 createInstances http://127.0.0.1:8000/assets/js/scripts.bundle.js:3402 init http://127.0.0.1:8000/assets/js/scri...
Hi, I'm developing an app with metronic and I chose the tailwind + react demo10. Considering that my project runs on laravel 12, I would like to understand how, what and where to load the chosen demo and the metronic dependencies. Finally, I would like to understand if I can modify the layout of t...
HiI'm using Metronic 9 on a Laravel 11 project through Herd. Update to node 22.12.0 introduced this errorfile:///Users/xxx/Desktop/xxx/Echo/tailwind.config.js:1const defaultTheme = require('tailwindcss/defaultTheme'); ^ReferenceError: require is not defined...
i use metronic theme for laravel by deafult the user module is present i use that but i have a issue while edit modal is called it opens fine but when i try to update anything the other inputs gets nulled below is the example here i only edited name that's coming others null in console{ "...
Hey,I'm using Metronic with Laravel, and I've always run into issues when trying to make Livewire work properly — especially when using wire:navigate. The main problem seems to be that the Metronic components stop working after navigation. Dropdowns, modals, tooltips… everything jus...
Hello,I've purchased the Metronic template for one of my Laravel 12 Project, Wanted to use bootstrp 5 version. on docs page it was mentioned. Pre Requirements Laravel 9.Will it support on Laravel 12 as well?
Will there be a Tailwind Laravel starter kit available in the coming days, just like the Metronic 8 Bootstrap Laravel starter kit?