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

Tag: PHP (495)

Hi,Do you have some article or page where you explain the terms and relations?e.g- What is the difference between pages and apps?- What is the relation between account, user management and customer?- Do you also have the migration files for laravel or any database dump?
Im using metronic 8.0.35, html, and demo8Working on datatables with fixed columns but columns are not fixed.Settings "scrollX": true, fixedColumns: { left: 2 },Any sample i can compare?T.I.A.
I am using Metronic 8.2.0 and the sign-up template from demo25 (fancy one).I want to sent the input data from email and password to my php file where it’s getting checked with the database if email already exists or not. If yes the user should get a modal that he must choose another. If okay the...
Good afternoon,The error persists. Do you have an estimate of when you will be able to resolve the issue?I sincerely apologize for my persistence.Thank you very much,Samuel
Hello,On my server (https://www.leonardis.info/gt) I downloaded and deployed , the metronic 8 theme number 23. The ploblem is that the responsivity doesn't work,'Any suggestion?PS. I test with two type of smartphone ... and doesn't work!!ThankValerio Leonardis
I've added a smooth scroll to one of my buttons but it does not seem to be working correctly.This is the code:For some reason, when I place the anchor in the href, the page url (index2.php) is...
Hi ! I'm using select element with data-kt-select2="true" , but when I declare on change event in my page KTUtil.onDOMContentLoaded , the event will not be trigger . Anyone know how to fix it ? (I'm using metronic laravel template and use laravel mix).This is my html and js code :
when i click on the next page of the data table it redirects back to the first one and also the global search is not working am using version 7 of metronic
Dear Team i am using laravel version 8.1.7, i could not figure out the bootstrap file where i need to enabledimport Echo from 'laravel-echo';window.Pusher = require('pusher-js');window.Echo = new Echo({broadcaster: 'pusher',key: 'mykey',wsHost: window.location.hostname,wsPort: 60...
Hello Team,I'm currently trying my best to get metronic 9 running with the techstack in title.I stumpled upon some things that I want to share with you:- You have a lot of wrongly formatted imports / exports - my IDE will directly tell me that nearly every typescript component file has at...
Hi,How I need to download invoice? Can you have an example of code for this 3 templates?https://preview.keenthemes.com/metronic8/demo1/apps/invoices/view/invoice-1.htmlhttps://preview.keenthemes.com/metronic8/demo1/apps/invoices/view/invoice-2.htmlhttps://preview.keenthemes.com/metronic8...
Hi,How can send data to server as post with Yajra in laravel .. because i try send data form to server using post it's show me issue and server not receiving data form .. when using get it is work..Can please help and show me an exampleregards M.Fakira
Sorry if there is an answer on the site.How can I send form data to my php file for processing?There are no problems with MySQL.The form will be verified with data, that’s good.
helloi have problem with select2, im using ajax and pagination, data not show$("#tempat_lahir").select2({ allowClear: true, minimumInputLength:3, ajax:{ url:url+"/master/wilayah/listSelect", dataType: "json",...
Good evening.I would like to use HTML only with PHP. What do you recommend?Thank you
HiUsing demo 2 in HTML. Where are the events seeded from? I want to use the calendar and add events from JSON.Thanks
Hello,I am trying to have a dynamic through which I can call an external file in php like...I have a...
DataTables not showing "Processing... or Loading..." message, even in your demo:https://preview.keenthemes.com/metronic8/laravel/log/auditPlease advise,Thanks
I am using version 3.0.37 and it gives me an error when trying to installrcomposer require phpmailer/phpmaileThe error is the following [RuntimeException] The `url` supplied for the path (./resources/plugins/laravel-page-speed) repository does not exist...
Hello dear,in the docs says that is possible change demo 1 to other demos.but in the version 8.2 i can not.is it right ?
The design is not responsive, it becomes responsive by minimizing it in the browser, but it is not responsive on mobile or mobile view preview. Can you help me?
Hi,Can I get a full login/register etc. backend code in php for my React theme? Have you any tutorial for this? If not, can I get some other language backend code so my web can work with it alone, not your test public api?Thank You