Get 2024 Templates Mega Bundle!14 Bootstrap, Vue & React Templates + 3 Vector Sets
Get for 99$

Tag: Laravel (727)

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...
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,from your documentationhttps://preview.keenthemes.com/html/metronic/docs/general/fullcalendar/overviewneed to include
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
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
Add Russian to language switchingmake this language mainneed only 2 language RU/EN
I need to delete demo project data What is the easiest way to do it?
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']...
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.
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, 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...
After downloading and installing metronic_laravel_v8.2.0_demo1.zip, I wanted to follow the instructions at https://preview.keenthemes.com/metronic8/laravel/documentation/configuration/general.but there is no folder called global in the config folder. There are no General, Menu and Page files.
Here's the translation in native English:Is there a potential update for Livewire 3 on the roadmap?
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).
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
Guys, how do I use the Audit Board App in Laravel? Do you have a video for installation?
Dear Support Team,I hope this message finds you well. My name is Ahmad Bilal, and I am utilizing the KT Metronic theme for our projects. First and foremost, I'd like to express my appreciation for the quality of your theme and the features it offers.I am writing to seek assistance with a spe...
helloi have problem with select2, im using ajax and pagination, data not show$("#tempat_lahir").select2({ allowClear: true, minimumInputLength:3, ajax:{ url:url+"/master/wilayah/listSelect", dataType: "json",...
Hi !What is the process of creating a new datatable in Metronic Laravel starterkit ?It seems it's quite complicated, I followed the official yajra docs but it's not working on the starterkit, although working on a fresh installation of laravel (without metronic).Thank You
I am developing a project with Metronic 8 and Laravel. Is it possible to translate .js files with messages that are in English to other languages? For example: In the Sign UP form, I have a file: 'assets/js/custom/authentication/sign-up/general.js', whose messages are in English. The qui...