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

Tag: Laravel (885)

I want to install alpine js in metronic but wherever I import it, it gives error.How to add it.I triedimport Apline from 'alpinejs';in plugins.js export array'node_modules/alpinejs',Uncaught SyntaxError: Cannot use import statement outside a module (at plugins.bundle.js:61318:1...
I try a fresh install of starter kit laravel 8.2.1With yarn command i have those warnings : yarn install v1.22.21info No lockfile found.[1/4] Resolving packages...warning pdfmake > @foliojs-fork/linebreak > brfs > static-module > magic-string > sourcemap-codec@1.4.8:...
I'm looking to customize the error message that appears when a login attempt fails with the Metronic Laravel package. I spotted a similar message in the create-app.js file, but my attempts to modify it were unsuccessful. Despite my modifications, the message displayed when attempting to log in with...
I want to change the fav-icon , the image that displays in the browser address bar and on tabs. But I can't find where he is.
hi Metronic TeamI am trying to add a product page to my Laravel project, but the JavaScript isn't functioning properly.Code part :1. add-product.blade.php>
I am developing a web application with Metronic(Laravel Metronic) . Aside from user management features, what other dashboard-level features should I be aware of?
I see so many people getting this erroralready follow this https://preview.keenthemes.com/laravel/metronic/docs/getting-and install it correctlyrun 'npm run dev'all run successfullybut still getting this errorNOT FOUND http://127.0.0.1:8000/assets/js/custom/authentication/sign-in/gener...
Why does it appear on my web page tab that Laravel is written? I want to change this
Please help me to change dark sidebar to light sidebar in light theme of Laravel?Thanks
I m using laravel starter-kit in that i did't get any porper response message while authanticate
Hello, friends. Just bought Good template to implement admin panel for my website.I use Laravel 10 framework. Laravel uses Vite out of the box for all frontend cases.I have a problems with integration, too many files and I don't know which of files I have to use and how to use for convenient usa...
Is there an issue or known slowness in loading data in data tables load in the new version 8.1.8?Cos in older versions it was loading much faster
User registration pops an error message instead of redirecting to verify email.1. I click sign up2. error message appears3. I click ok4. I refresh the page5. Verify Email page appearsMeanwhile I receive the email "Verify Email Address".So I thing the sign up page, when succeed is...
Please help me to use mail templates of Metronic in Lavarel. Currently laravel is sending standard mails.
Hi,I have implemented a datatable from the Laravel example (starter-kit).The datatable works perfectly - it lists all of my Clients in the clients.index viewpublic function index(ClientsDataTable $datatable){return $datatable->render('pages.clients.in...
1 WARNING in child compilations (Use 'stats.children: true' resp. '--stats-children' for more details)webpack compiled with 1 warning cjs.js: https://imgur.com/a/2VaTP5w
Please help me to fix the problem on Account Settings page where I try to update the account settings, but Submit button doesn't work. Cancel button works.Here is my controller:
I am applying fixed column to the datatable by fixedColumns: { left: 0, right: 1 },It worked but when clicked on the actions button, a menu popup was hidden behind the below action button. I have tried initializing menus as belowdatatable.on('draw', function...
i have select 2 in create pagehow i can load with option user selected from db (save from create page) to edit/show pagei'm using laravelthanks
I m using laravel starterkit in that my change theme drop down is showing but it will not working when i m selecting dark theme at that time it will not working how can i do that and what are the steps for that.
I want table design like AirTable I am giving you the linkhttps://support.airtable.com/docs/reporting-in-airtable
Where is the font defined in the Metronic Laravel folder?