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

Tag: PHP (513)

Hi, I would need support on an issue regarding menu configuration files. In the 'config/global' folder is the menu.php file where clearly the array for rendering the actual menu is to be configured, I would need to make the names of the various menu items translatable e.g. 'Products', 'Customers...
Every time you update the theme, the modified eh structure and we lose everything we've created. I'm giving up on using your theme. There is no compatibility in the options. You need to get better at this. Upgrade is great, but it is necessary to maintain compatibility with the previous options. It'...
Hello! I've been trying to use the upload files component, but doesn't work both in layout preview and my project. I saw in preview theme that only creating folders is working, but uploading archives not. Can somebody help me? Thanks:)
Is there a way we can use a custom global font even without internet on our application?
Hi Dev, I'm using your Metronic theme with laravel , I'm using the html version and added to my laravel project , because your demos not all demo is available with laravel , Now when I'm open admin pages it's appear as many files is missing and very very slow open page, can pls check below link i...
Hi , How can make filter with save search parameters in section like this https://ibb.co/51CYsgg https://ibb.co/SxMKg93 Can please help me show me how can using it in Metronic Theme in Laravel Warm regards,
How can i implement double datepicker? it can only work the first one Join Date
Hi, Laravel 9 is provided, in hoy many time does Metronic for Laravel 9 is going to be? For template Demo 4 - Intranet Application
Please, how your login Api's Work can you explain to me?
Hi , How can I using your theme Metronic 8 to specify custom column show/ hide in table column Like this https://ibb.co/WV4Wqsj Can I using Yajra in Laravel to do this feature in datatable ??? Please help Thank a lot
- Can I change my homepage to [/] without going to [/login] ? I would like you to go to the landing page before going to the Login page. - In your example project in resources/view I would like to split Folders into - resources/view/backend/[your example project demo1] - resources/view...
I started my project on version 8.1.1 for Laravel using demo8 and now that I have completed it I would like to upgrade it to the current version which is 8.1.7. I noticed that there are some differences in the especially in the resources folder, I understood the new build method but I can't under...
Hi, I have a base metronic 8.1.5 laravel. I have added the option dark mode in settings // Layout 'layout' => array( 'main' => [ 'dark-mode-enabled' => true, ] ), Als have read the following page : https://preview.keentheme...
Hi all, what is the proper way to build and bundle Metronic for use in Laravel and/or Symfony? What I mean, I love the look of Metronic, but I may want to change brand colors, and I definitely don't want to ship a full JS bundle of things I may never need, like Confetti, or DataTables, etc. It...
Hi, We use laravel version metronic 8.1.5 , in rtl version toaster message not show currect, the icon should be on the right side, but in left side. also i attach my config and photo of this error. toastr.options = { "closeButton": true, "debug": false,...
Hi Sean Struggling how to apply this: https://preview.keenthemes.com/html/metronic/docs/general/search Context / Background: I have previously used jquery-ui autocomplete and custom built ajax to pull results based on server-sql queries, using LIKE function. BUT it's unclear if there is an...
hi, we want switch from old laravel version to srarterkit, but have some issue: 1 - config file of settings have conflict with other package like spatie/laravel-settings or anlutro/l4-settings, please change config name 2 - can't find menu builder class. and menu hard-code in /resources/vie...
Hi, As the subject, need help in configuring vite so it can build into static html files. Thanks, Vikas
Hi all. I'm trying to find docs online as I need info on how to programmatically change values within a KTSelect item through javascript. I was able to trace getSelectedOptions and setSelectedOptions but somehow they are not working properly and not updated the UI. Is anyone aware of any relevant...
We have a long page with buttons at the bottom of the page that open up modals. Each time a user clicks these buttons to open the modal, the page scrolls back up to the top. I use a Javascript to create these modals on the fly: function modalPage(title, url){ let mid = Math.random().t...