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

Tag: Laravel (886)

Hi,We need to override the values in general.php from controller dynamically.we need to override page title, meta options and adding pixels script.Please guide me how to do that.Thanks
i have downloaded the starter kit and it seems incomplete, only two widgets available for tables in the resources folder _widget-14.blade.php and _widget-16.blade.phpwhere i can find all other widgets examples for tables.
Hello, laravel project is up and running. And everything is fine.By default, demo1 is running. How can I port this to demo19 in the easiest way? Do I have to translate everything manually?
select2 has no style in the new laravel starter kithttps://imgur.com/YPUVKw8How can we fix the styles?Thanks
Hello,can you please tell me how http://127.0.0.1:8000/js/custom/authentication/sign-up/general.jsis inserted at the bottom of the sign-up page?Thank you
I downloaded the Laravel version, but there is no config/demo1/page.php file as it says in the document? And there is only the homepage?
I have been trying to create a microservice application with Metronic 8.1.2 as a backend Laravel demo 7 and Vue JS demo 7 as a frontend. When I deployed it on the live server using Apache2, it showed an error "Access to XMLHttpRequest at 'http://api' from origin 'http://url' has been blocked by CORS...
Hello, I'm getting these warnings after a brand new installationDevTools failed to load source map: Could not load content for http://127.0.0.1:8000/plugins/global/axios.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILUREDevTools failed to load source map: Could not load...
Hello,can you help me implement date picker on my projectMetronic 8 + Demo 7I'm trying to implement flatpickrI saw this page but I don't how to proceedhttps://preview.keenthemes.com/html/metronic/docs/forms/flatpickrThank you
Hi, is there any way we can avoid the conflict? I am upgrading my old laravel website's UI using metronic but a lot of functions are disabled when I use the plugin bundle. Dont know where to start
Hi, can you help me, how do I create a custom menu in metronic_html_v8.1.6_demo20 - htmlWe know that in there have two elements Header Navs and Header Top, can we hide Header Nav, meaning Header Top it will be a menu not a tab?we have try it, but the style of the Header Top untidy,Than...
Hello together,I'am a little bit confused. I currently trying to start a project with metronic and laravel.I have found two different versions for laravel:laravel_applaravel_starterkit (you can download it here onder "Metronic Downloads)laravel_starterkit, i think, is mentioned lat...
hi I'm very interested in purchasing your template metronic,i want to know if i can purchase the Laravel version only to develop one SaaS application where users pay for subscription and get all servicesin this case which license should i buy ?
How can I make HTML theme files into vue3 js project. Metronic vue is already included but I don't want to use it, how can I do that?
Hello, Is the Laravel version if the Demo11 available? Is it possible to move the "Dashboard" to the Header ?https://preview.keenthemes.com/metronic8/demo11/Thank you
I am using the theme metronic version 8.1.1 and i want to add my custom css. Where can i add that? and if i will add this, then at the time of deployment any affect will be shown because of the theme's own css?Please help me out with the folder structure to add the custom css and apply that css sm...
Hi,I am using the Laravel version of metronic. It seems that the minimize (hide) sidebar button is not working. It expands the main portion of the page but it does not minimize the left sidebar.Also, light mode does not persist in the browser. It defaults back to dark mode and I cannot set i...
Hi Guys, How I can implements the demo 27 from HTML to laravel version
I am trying to add Rollbar with: composer require rollbar/rollbar-laravelAnd I get this response: Problem 1 - Root composer.json requires laravel/framework ^9.19, found laravel/framework[v9.19.0, ..., 9.x-dev] but these were not loaded, likely because it conflicts with another require...
I've downloaded metronic_laravel_v8.1.6_demo1.zip, and after installing dependencies and setup database, login does not works.I've followed the instructions at https://preview.keenthemes.com/laravel/metronic/docs/getting-started
Hello,I have a problem.I want to use Metronic demo8 and demo16 and also use laravel 9 (no matter if it is Vite or Webpack).It is impossible for me to find a viable solution.How can I use Metronic demo8 with laravel 9 please?Regards,w8ing
Hello,I run image upload for the Avatar.the avater field of the table is filled withimages/8VXoWEgY3aUiBn0JxWGy3qpsinHs4m2bynjMjdKD.jpgthe image is being saved herestorage > app > public > imagesBut image is not show on page.