https://www.youtube.com/watch?v=2uWJpnuCMKQHello, In this video, the include process was made with php. How will the first project setup be with only html without php? Can you provide clear documentation on this?
The auth set in place makes it so you cannot see anything under the auth. We've worked through your Laravel API but thats also incomplete and there is zero documentation around that whatsoever. We just want to be able to see the underlying react demo without the Auth putting a brick wall between us.
Hello,As far as deployment is concerned - everything is standard. Both "npm install" and "npm run prod" commands are not throwing errors and they are passing normally. We serve the application from the public folder, and what we see is the served public/index.html.Instead of expected result...
How can we change the sidebar dark color ? I'm using Metronic 8.1.6 laravel starterkitinspecting the sidebar this is the color it has:[data-kt-app-layout=dark-sidebar] .app-sidebar { background-color: #1e1e2d; border-right: 0!important;}Where can i change it to another colo...
I have a problem with the "page-title" in the layout, using laravel.When i use this settings in config/demo1/general.php:// Page title 'page-title' => array( 'display' => true, // Display page title 'bread...
Hello,I am trying to convert the Laravel template to Livewire so can use it as SPA for the fast loading of the page without loading all script assets on each page load,I am following this,https://livewire.laravel.com/docs/navigate#scripts-in-head-are-loaded-onceThe below code is from m...
After already putting in some time with development, I'd like to install Vue. I'm using Metronic 8 with Laravel 9 and I'd like to start using Vue components for better usability. How do I go about installing Vue and using Vue components? All tutorials/articles that I see online are all for using La...
Hello,thisphp artisan migrate:fresh --seedreturn one errorAccess to undeclared static property Spatie\Permission\PermissionRegistrar::$pivotPermission
As I mentioned in a previous query, I'm working with Symfony7 and in the latest updates (since Symfony 6.3) AssetMapper is recommended over Webpack. Given the problems I'm having with Metronic 8 in Symfony 7, I've been testing with AssetMapper and in principle everything starts to work (at least app...
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...
Hello. Could you please provide detailed instructions or documentation on how to seamlessly integrate the Metronic template with a Symfony-based project with its own webpack build? Any insights or best practices specific to Symfony would be greatly appreciated.Thank you for your assistance....
I create users with unique emails and correct passwords, but when I try to log in with those users I allways get the "Sorry, looks like there are some errors detected, please try again." error.I have checked emails and passwords and there is nothing wrong, but I cant log in.I can only login with...
Good evening im from the philippines and im Planning to buy a REGULAR LICENSE im going to use it for my client for example scholarship.company.comAnd im planning to use the template again for Pdao.company.comIs regular license enough im so confuse can somebody please clarify it.Im just...
I am trying to compile laravel and vue template in version 8.1.1, but I get the following error,I follow this tutorialhttps://preview.keenthemes.com/metronic8/vue/docs/#/vue-laravel-integrationwebpack compiled with 152 errors and 1 warningIs there a way to do the process?ERROR in C...
At the following link https://staging.portalweb.it/portalservices/testClaims/project/index.php?page=indexthe left bar is not visible. There are probably problems compiling css. We chose the demo1 template with the fixed left sidebar
I am using the theme metronic version 8.1.1 and i want to add my custom css. Where can i add that? and if i will add this, then at the time of deployment any affect will be shown because of the theme's own css?Please help me out with the folder structure to add the custom css and apply that css sm...
Hello, in my country are not allowed, how can i disable all google fonts on my metronic theme (Latest Version, laravel)?
I implemented Metronic laravel version on Laravel 10 fresh installation and have been battling with the following error:Call to undefined function App\Core\Bootstrap\addHtmlAttribute(),Meanwhile, the function is defined as follows in the AppServiceProviderpublic function boot() {...
Hi,using Metronic Laravel 8.2.5 and self implementing Yajra Datatable, I found this "bug" for which when a head column (the title of a column) is clicked to apply its ordering on the table the head title switch from alignment lef to alignment right.When clicked the title changes classes, how...
Hello, we build this website https://nachhaltigesuche.de/. but now we have the problem with every search the hole design design from the search results is changing (On the destop we have now a mobile view). What can we do? (We use Metronic, last version, Laravel)
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
Hi,How can you integrate metronic into my existing web app (hosted on a server). The web app use PHP (Laravel) as backend? Is there a tutorial I can read or watch, please?Also, and please excuse my limited knowledge as I am new to programming, can I only use metronic Laravel demo or any?Mu...