I would like to remove the metronic icon which appears on the basic navigation bar. It appears on my PC screen but when I minimize the web page it appears. You can view the image that I sent you to better understand what I mean on this link: https://ibb.co/zNGWm14
At https://preview.keenthemes.com/metronic8/laravel/documentation/getting-started/multi-demo/build?demo=demo2, the documentation mentions the following:"To set a fixed demo by default. Edit this file app/Providers/AppServiceProvider.php and set the demo id in using the function below."...
I want to delete the instance of KTToggle class from my metronic laravel application. I want to have a toggle button on it. I have already deleted the sidebar.
I want to move the navbar to the left all the way to the beginning. I have already deleted the sidebar but I can't move the navbar completely to the left. I'm sending you a picture here so you can see what I mean. here is the link to the image: https://ibb.co/JCyWFFT
Buen día equipo de Keenthemes, por favor ayuda con los registro y creación de usuarios en la plantilla de laravel 8.2.2. El error es de meses y comentaron solucionarlo, pero en esta actualización tampoco lo está. SOLUCIONAR.
Dear Team i am using laravel version 8.1.7, i could not figure out the bootstrap file where i need to enabledimport Echo from 'laravel-echo';window.Pusher = require('pusher-js');window.Echo = new Echo({broadcaster: 'pusher',key: 'mykey',wsHost: window.location.hostname,wsPort: 60...
I've updated from 8.1.7 to 8.2.2 and the .app-default background-color has changed from #F5F8FA (grey) to #FCFCFC (almost-white). There are also other notable changes, such as the background color of the sidebar which is now darker or the scroll bar which is now less visible.
Hello, I started my project using the laravel integration documentation in the metronic version I specified. But on mobile devices, sidebar z-index:100 does not happen. Therefore, the drawer-backdrop stays on the sidebar. How do I solve this problem! It's a bit urgent.
Metronic Version: 8.2.2OS: Windows 10PHP: 8.2.10Node: 20.10.0NPM: 10.2.3npm run dev1 WARNING in child compilations (Use 'stats.children: true' resp. '--stats-children' for more details)webpack compiled with 1 warningTried deleting the node_modules
I am reaching out to you as we are currently facing challenges integrating our existing theme with Livewire3. Our application is in production, and the issues we are encountering are impacting its performance.We understand that technology evolves, and we appreciate the efforts put into the devel...
Hi.I working on the Metronics Laravel app.It was working well before I run "Composer update" to install the DebugBar.After the upgrade I can't login to App.Getting "Sorry, looks like there are some errors detected, please try again." error message.From DebugBar i got this execption "Unauth...
So the problem that i have is that the compiled assets folder structure is different when i'm running the npm run dev.Let's say I download the starterkit and then remove all the asset inside the assets folder and then compile the assets, the folder structure will change and lead to an error when...