New Metronic Docs!Added Integration Docs with Starter Kits Apps for Laravel, Laravel Livewire, Angular, Vue, Symfony, Blazor Server, Django & Flask & more
Browse Docs

Tag: PHP (498)

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 (...
Hi, I'm using Metronic dashboard + php and I'm having a problem with the dropzone. I've copy+paste the code of 'demo1/apps/file-manager/files.html' and I modied '/assets/js/custom/apps/file-manager/list.js' to set 'url' param but it doesn't work. It doesn't even appear to make the post in the debug....
Hello,I'm creating a list of users and I'd like to add a drop-down list for each user line with all the possible actions for each user.The problem is how to generate one and only one drop-down list per user. In fact, I generate a button for each user, but the drop-down menu is identical....
when I want to have a "path" like this:account/annunci/4/editI can't get the "js" in the "config/global/pages.php" file to workmy config:'account' => array( 'annunci' => array( 'title' => 'Lista annunci', 'assets' => arr...
Hello Devs!After upgrading my Metronic 8.0.38 Laravel version, the svg icons doesnt accept colors like:svg-icon-primary or svg-icon-danger, they appear black, also my pagination buttons from datatables are broken, is there something i missed? or where should I check to fix this issues?...
How can I start using alpine.js into the Metronic Laravel app? I probably need to import alpine somewhere but where is that?
ERROR in ./resources/sass/app.scssModule build failed (from ./node_modules/mini-css-extract-plugin/dist/loader.js):ModuleBuildError: Module build failed (from ./node_modules/sass-loader/dist/cjs.js):SassError: Expected identifier. ╷89 │ .1{ │ ^ ╵ resou...
So I have a Metronic 8 Laravel 9 app which uses blade. I'd like to switch to a clean Laravel 9 app with Metronic on the frontend using Vue. I followed this tutorial: https://preview.keenthemes.com/metronic8/vue/docs/#/vue-laravel-integration, but I could not get it to work. Asked a question a...
Hello Team!How can I add all indigo color variations to use globally?Thanks in advanced!
Hi There I Need Candle Stick Data Visualization On Metronic ThemeCan U Help Me
hello friend,how to configuration or make api route with Aut:API,please help Thanks B4
Getting error when trying to run the demohttps://prnt.sc/4m14Mc2MqTF_https://prnt.sc/W57MZncVFgB5$ php artisan migrate:fresh --seedPHP Parse error: syntax error, unexpected '|', expecting variable (T_VARIABLE) in E:\Projects\LARAVEL_PROJECTS\metronic_laravel\vendor\nunomaduro\termwind...
once Laravel 9 is out, when will the Metronic version for Laravel 9 be?
HiI'm having trouble implementing Flatpickr in my form, it says :Uncaught TypeError: $(...).flatpickr is not a functionMetronic Version 8.0.38already on mixmanifest.json "/demo1/plugins/custom/flatpickr/flatpickr.bundle.js": "/demo1/plugins/custom/flatpickr/flatpickr.bundle.js",
Hello,We are using your Metronic template with Laravel. Our current version is Laravel 10.We wish to migrate to Laravel 11. Do you have an installation source for Laravel 11 or a guide for performing this migration?We have also noticed that you use "mix" to compile views. We would now li...
I am in the early stages of building an app using Keen's Laravel Metronic 8 template. My app is configured with the Demo1 layout, running version 8.0.35. In the Laravel Metronic 8 sample app at https://preview.keenthemes.com/metronic8/laravel/login?demo=demo1 , I can toggle back and forth betwee...
I would like to authenticate the user login from the databases stored in mySql database on my server.would like to know how I can get that done when using the Datatables in your example shown.using the html version of Metronic
Today i was loking for starter kit with Symfony Framework, (i love that framework) and found 1 error with file "symfony_demo1\starterkit\templates\partials\theme-mode\_init.html.twig", the content of that file are duplicated with minified version and normal version together on same file. I think the...
https://devs.keenthemes.com/question/how-to-use-additional-plugins-in-formvalidationHi, i used the template in CodeIgniter 4 (PHP), how can I add the AutoFocus plugin for FormValidation?Already tried: https://preview.keenthemes.com/html/metronic/docs/getting-started/build/gulpand your re...