Introducing ReUI:Open-source UI components and apps built with React, Next.js and Tailwind CSS
Browse ReUI

Tag: PHP (495)

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, 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 SeanStruggling how to apply this: https://preview.keenthemes.com/html/metronic/docs/general/searchContext / 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 name2 - 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
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...
Could you provide a lightweight Laravel starter kit with Vite as part of the release with Tailwind?It only needs to have the login / register routes, the header and the sidebar. Nothing more. Also no demo JavaScript. That would make a lot of things easier. The starter kit contains far too much t...
How can I upgrade to php8 in metronic 8? Will it cause errors?I want to install composer packages but they require php 8.
Hi sir,I am using the theme metronic html version metronic_html_v8.1.7,demo23intlTelInput notworking with country code how it is fix
Hi,I am trying to redirect to a custom page after successful login, however it always redirect to dashboard. I made changes AuthenticatedSessionController but again it doesn't redirect to the custom page. I even change the HOME in RouteServiceProvider but it didn't work. How can I change the def...
Can you guys consider making a working datatables client-side code with PHP? current code doesn't support filtering by server-side. It will be beneficial for us if you guys can implement it. thanks.
i bougth metronic template.. i added this script in blade file.i used wire:navigate but pagination not show of table.after reload show pagination
Do you know some good way / tutorial / guide to integrate Metronic in a Symfony Project with Webpack ?
i have bought metronic item and setup Laravelbut i canot see any futnion of this themeonly account funtion?
The sidebar in the The template is METRONIC8 ORIGINAL/DEMO-1, latest version, HTML Framework,DEMO-1 is not rendering in the android devices alone. Kindly guide me through the problem. Have raised the issue earlier but didnot get a reply again. It is working fine in apple devices
Dear, we have purchased Metronic and downloaded demo17 following the steps doneinstalling prerequisites setup the Medtronic using Gulpused layout builder and exported the desired templatethe question is when I unzip exported template and open the HTML file there is just a blank white pagep...
Hello there !I'm using Metronic with Symfony for a while now.I had to hack a bit the system to make it work with Webpack Encore, but now I'm stuck with an old version of Metronic as I had to make core changes to the files.Is there an easy way to integrate Metronic with Webpack Encore ? Thi...
What is the framework that keenthemes uses on its website, where can I buy it?
Hi,i purchase your theme but, when i want generate new latout your server respond : Warning: file_put_contents(/var/www/preview.keenthemes.com/kt-products/start/releases/2021-10-12-082049/themes/start/html/../../../_download/start_html_v1.0.9-1673272773/session.json): Failed to open stream: No...
1. Does the theme collect any data from websites that use it?2. If so, what specific data is collected (e.g., email addresses, browsing history, user IDs)?3. Are there any options for users to opt out of data collection?4. If my website has a login system, does the theme collect any additional...
i am getting this error after i run >npm run dev Error: write EIO at afterWriteDispatched (node:internal/stream_base_commons:164:15) at writeGeneric (node:internal/stream_base_commons:155:3) at WriteStream.Socket._writeGeneric (node:net:795:11) at WriteStream.Socket._write (...