New Metronic Docs!Added Integration Docs with Starter Kits Apps for Laravel, Laravel Livewire, Angular, Vue, Symfony, Blazor Server, Django & Flask & more
Browse Docs

Tag: PHP (500)

Hii have setup metronic dashboard at a local server evrythink is okay and goodwhen i setup google authentication I use this parameter for .env GOOGLE_CLIENT_ID= my_id .... GOOGLE_CLIENT_SECRET= my_secret .... GOOGLE_CLIENT_CALLBACK=https://localhost:8000...
@livewireStylesOops!We can't find that page. Return Home@livewireScriptshttps://appolo-d14b28f1ff17.herokuapp.com/login
Hello team,nice that you pinned me above, but that's always just a snapshot, after a few weeks of working with Laravel, some functionality is still missing (compared to the previous version): - Background image only works in widgets - not on pages, - the Pages-Controller is still missing,...
Hola, buenas tardes.Estoy tratando de descargar la demo de Laravel de Metronic pero no es posible debido a un error en la página que ocurre justo tras introducir mi "purchase key".Por favor, ¿qué puedo hacer para descargarla? Gracias de antemano.
The changes I make in the settings in general.php have no effect. e.g;// Aside 'aside' => array( 'display' => true, // Display aside 'theme' => 'light', // Set aside theme(dark|light) 'menu' => 'main'...
Hello, In the version 8.1.2 Laravel, when the aside is switch to light, the logo remains white doesn't change to black version, https://imgur.com/GkB2t8sAlso none of the configs under /config/demo1/general.php are working, none of them works. Nothing happens when you set to true or false...
Please can you help me with the Login Form. I am using Metronic 8The form validation is working just fine but it does not redirect to my PHP Page to check for the user in the database. What Am I doing wrong?This is from assets/js/custom/authentication/sign-in/general.js
I have a detail when uploading my project to a server, the detail consists of how to remove the public from the urlWork with metronic laravel
Hello, there are three password meters on a form, these data are combined with the form validator, but the inputs with the password meter are directly marked as valid, but the inputs are empty. How can I solve this problem?
Good day,I've been trying to install this template on laravel for days, but I fail every timeCan somebody help me?
How to add export to excel in user table? i was try, but data row not all complate to export because pagination.
Hi all, I have a page with a datatable on that is grouped. Im struggling to enable the search and export facility that is on a datatable. It can be done as per the link here https://datatables.net/extensions/rowgroup/examples/initialisation/simple.htmlThe code i am using is from t...
i need to create Reorder for front end website menuis metronic 7 has any template have same like jqueryui sortable?like this onehttps://jqueryui.com/sortable/#default
Where would I put the ajax search function inside users-search.js? It would return a php page containing the data-kt-search-element="results""use strict";var KTModalUserSearch = function() { var e, t, n, s, a, r = function(e) { setTimeout((function() { var a...
I want to create new pages in subdirectories. But every time I try to include the '_default.php', the files cannot be retrieved because the path is wrong. I have already set the base href to "../" so the assets are loaded, but how do I get the content in there? I don't want to work with /page?=examp...
Hello,I just want to add some charts to my Metronic panel but I do not know how to do this.Can anyone help me with it?
Hello,Could someone please provide a guide on how to safely upgrade our codebase to the newer version? Our application is currently built on Laravel 9, v8.2.0 using Theme Demo16, and we would like to upgrade to v8.3.1.We’d like to understand:
Hello,I have developed a project with Livewire templates and then I removed the not required pages,But while loading pages, there are a few large-size files, like plugin.bundle.js, scripts.bundle.js, style.bundle.css, which keep page loading slower,How do we make new files based on the sel...
when convert. html to laravel i run yarn prod to build assets but error plugin.js and scripts.jsnot defined window.jQuery window.bootstrapwindow.Popper.....
Hello, I have the version of metronic 8.1.2 and I want to update it to the most recent one, how can I update the packages without damaging the views that I have created with version 8.1.2
Hello team, I have noticed in these past few days the UI on your Medtronic angular demo site is breaking, the navigation bar is being blended with the background while scrolling, and the models of Filter, Create, and Edit are not showing. Can you help us out with this?here is the screenshot: htt...
Target class [App\Core\Bootstrap\Metronic\Demo1\BootstrapAuth] does not exist.The initial Laravel kit is giving an error. in new version