Metronic Mega Update!Tailwind 4, React 19, Next.js 15, KtUI, ReUI, eCommerce, User Management Apps and more
Explore Update

Tag: Laravel (895)

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 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...
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?
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...
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...
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
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.
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...
Hello, I want to use demo 19 with laravel, but when I downloaded the files, I couldn't see demo 19, can you help?
Hello there,are there any thoughts of migrating metronic theme to laravel + vite? If yes, do you know any release date for now?In addition: Do you have thoughts about an adaption for laravel, vue, inertia (with laravel jetstream) and vite? That's a stack that a lot of developers use that I k...
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...
You can only download demo 1 of laravel and also this demo is very incomplete, it only has the integrated dashboard. I would need a complete laravel demo just like you have at https://preview.keenthemes.com/metronic8/demo1.You should specify better in the themforest file that for Laravel the integ...
Hi,I tried to download the DEMO3 version, but I get the following error message in XML format:NoSuchKeykeenthemestx0000000000000d61dde4f-00639d706d-2f83d257-ams3b2f83d257-ams3b-ams3-zg02
Hello! I set up a project from scratch on laravel + Vue, and started needing html pages migrated. The ”/assets/js/scripts.bundle.js” is not working in the components which are connected via . Can you please tell me what this problem could be due to ?
I have a suggestion, Please collaborate with Web Developer Youtubers like Laravel Daily, Bitfumes etc. So that they can create up to date video tutorials on how to integrate Metronic Template with different web technologies like Laravel, Vue JS, Inertia etc.. and Tutoria...
I've faced this issue so many times that it became annoying at this point.When I add NPM package like the doc is mentioning and run laravel mix, it bundles the package and works. However!!!I can't follow the package documentation and code examples due to the following errors I'm getting. When...
Hi,Personally I love your Metronic HTML Template, its beautifully designed and crafted, easy to learn and implement than any other brand template..but other Metronic versions like VUE etc. are little bit over bloated with outdated dependencies, and complex for starting new projects, Compilin...
I am not able to log in or reset my password in laravel app. When I log in it simply returned to the login page and if I am resetting the password it shows an error "The GET method is not supported for this route. Supported methods: POST."
Hello,I hope you can help me. I have been trying to figure out how i can make the search option on select2 work but i can't seem to find a way. Here's the html code :
After deploying the Laravel project on CentOS, try to access the http://127.0.0.1:8000/api link and find that the 404 page is automatically redirected, but http://127.0.0.1:8000 the link access is normal, you can also log in to the...