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>
file:///C:/wamp64/www/met2022/demo1/dist/dashboards/online-courses.htmlI just need this file to use? Can I skip the build process as mentioned in this video?https://www.youtube.com/watch?v=2uWJpnuCMKQThanks
I am using Metronic 8.1.7 Laravel and when I try to visit root (/) it automatically redirect to login page. I want to show a landing page and open login page when user click login button. How can I do this?
Good afternoon, I have the need to control the main board of the template, in which section is the controller of the dashboard "/"Where does it redirect to after login?What controller does it use, or how can I make it use one?Thanks
Hi there,I'm looking for an excelent Bootstrap theme and I found it. I saw in your demostration a lot of excellent feautures.I have a developer working on a custom management system for my school in PHP, and I would like to extend feautures of it. I saw for example you have how a Message or...
Hi guys,so, I've recently installed Metronic Laravel 8.2.5 on my machine and I've built some views with few of Metronic's components (datatables, cards, date rangepickers, etc.).However, since start I noticed terrible performances concering assets loading on each Metronic's webpage.I've trie...
Hi Team,We’re using Select2 for our dropdowns, and we’ve enabled users to add rows dynamically in the form. We were using select2 on those rows. However, when new rows are added, the Select2 dropdowns do not initialize correctly for the dynamic data.Could you please look in to it?Thanks!
So, I just started using Metronic in my company and I'm working on emulating what a colleague has selected and composed from the Html demo (some lists, some filters, some dashboard elements, etc.).At the start I've struggled a lot, the Laravel documentation is truly meagre and the overall explan...
php artisan or php artisan route:list command produce eror. The error message is Illuminate\Routing\UrlGenerator::__construct(): Argument #2 ($request) must be of type Illuminate\Http\Request, null given, called in /var/www/html/AD -Mgt/vendor/laravel/framework/src/Illuminate/Routing/...
Hello i have a problème, when i try to make "npm run build" i have this error "> keenthemes@1.0.0 build> webpackSource: C:/Users/yuris/Downloads/metronic_symfony_v8.2.0_demo1/symfony_demo1/themes/npm_version/html/demo1/srcOutput: C:/Users/yuris/Downloads/metronic_symfony_v8.2.0_demo1/symfo...
Metronic Version: 8.2.2OS: Windows 10PHP: 8.2.10Node: 20.10.0NPM: 10.2.3npm run dev1 WARNING in child compilations (Use 'stats.children: true' resp. '--stats-children' for more details)webpack compiled with 1 warningTried deleting the node_modules
Hi there, I have just downloaded and setup Metronic Laravel app variant with Demo1.Followed the quick start guide for starterkit.However, there seems to be missing pages on the sidebar as compared to the preview version that had loads of pages and options to utilize. I am currently loo...
Hello,I am using Laravel and Demo 3 for my server. I am currently looking for all widgets, as I could only find some in my file folders under widgets-2/ folder I am missing some widgets. Where can I get the HTML code for all the widgets that I can then import?Kind regards,Thomas
Hello! I'm trying to follow everything you show in your video "Your First Project - Metronic 8 Admin Template" but I dont have such file "master.php"Where can I get it? Maybe I can do my project without it?
i have four filters 3 of them are working which are select boxes but one of them is a input box and its not working to search i have tried many methods the event of that search box is not firing