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

Tag: Laravel (725)

Hi,Can you create some guide or update the documentation about integrating v8.1.6 with Laravel 9 Vite?v8.1.5 was working (https://devs.keenthemes.com/question/vue-laravel-integration), but I want to use pinia and that's implemented in v8.1.6.Or much better, can you create a starter kit f...
Hi,How can translate laravel menu with Metronic 8? Currently the menu is in config directory which translator class is not accessible.For example I have a translations file under resources/lang/translations.php with value 'settings' => 'Setting|Settings' and I want to use it in Menu.php under...
When HTML demo7 will be available in laravel 9?we need below html design into laravel 9 please help with this.https://preview.keenthemes.com/metronic8/demo7/index.html
I want to add tooltip on the sidebar menu. How can I add the tooltip. Can you please help me in enabling the functionality of adding tooltip.
Hello, Ive been trying to use the Laravel pagination {{ $brands->links() }} but it's not working. I haven't found anything about pagination in your documentation as it is quite poor in explications. Knowing that i want to use the pagination styles i find in the HTML theme
Hello, I've bought the metronic theme few days ago and i have been trying to figure out how the permissions work in the Menu. I have found under app/core/adapters/menu.php "fitlerMenyPermissions" function but i can't seem to understand how it interacts with the menu. Since i can't use th...
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...
Hello!I am developing a web application based on Metronic theme, laravel_app version. I would like to use your menu and breadcrumb construction solution but the documentation on this is poorly described. In pages.php I have:'greenhouse' => array( 'title' => 'Green...
I am working with demo1, for laravel. I have followed several tutorials to work with livewire. Is it possible to integrate livewire with Metronic 8, is there any way to properly integrate livewire?
Hi, I tried to add a new account in my laravel starterkit and after this get me error:View [pages.system.metronic.not_found] not found..I can mention that when i creat account it’s telling me that i have reseted password. Please check this. I have used the latest laravel starterkit version...
Hi,we update metronic(laravel version) to version 8.1.6 , but seams jsTree not work.when change file plugins/custom/jstree/jstree.bundle.js to old version, It works correctly 🙂Please check this package.Thanks.
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...
Hi! I have a problem displaying the data . it is not displayed automatically
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...
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
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')
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 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...
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.
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