Super Sale Limited Time 50% OFF for All-Access Plans
Save 50% Now

Tag: PHP (514)

I have followed the steps of the goood template installation guide with laravel, but I have little experience in applying the templates with that frienware, could you help me with a series of more detailed steps please
Hello, I use Metronic with WordPress and Bootstrap5. I a page I have two form. For this I make a new file mycustom.js. In this file I put the code for validation form, but in frontend Chrome see me: Cannot read properties of null (reading 'classList') in plugin.bundle.js. Could it depend...
Here's the translation in native English: Is there a potential update for Livewire 3 on the roadmap?
select2 has no style in the new laravel starter kit https://imgur.com/YPUVKw8 How can we fix the styles? Thanks
Hi all, I'm trying to use metronic with Symfony, and AssetMapper from symfony. I have at the root of my project a folder _keenthemes with which I build the theme sources. The compiled sources fall into my assets/metronic folder as defined in webpack.config.js in the "tools" folder. Styles etc. wor...
how can i include metronic v7 template in my laravel project step by step
Hi i have setup metronic dashboard at a local server evrythink is okay and good when 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...
@livewireStyles Oops! We can't find that page. Return Home @livewireScripts https://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/GkB2t8s Also 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 8 The 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 url Work 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 time Can 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.html The code i am using is from t...
i need to create Reorder for front end website menu is metronic 7 has any template have same like jqueryui sortable? like this one https://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?