hi, i just bought metronic through themeforest and when i downloaded it it only contained demo-1, how can i get all metronic versions. thank you for your answer.
I'm not having much luck trying to debug Metronic 8 for Vue in Visual Studio Code, which is really slowing down development. Could someone please share their working launch.json or anything else the needed to change to get debug to function properly? Here is what I currently have which doesn't...
Hey, I'm trying to use Metronic on a Python/Flask project and I don't see a straightforward way of handling the includes/partials. DO you have a setup video for that I can refer to?
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...
Hi, I have installed Metronic with React (demo1). How can I upgrade to version 8.0.37? If I copied the entire zip file I would overwrite files that I have edited (such as the files under the _metronic folder). Is there a way to update without those files being touched, or is there a way to make the...
I'm trying to use the metronic 7, demo 1 laravel version and an error error Script @php artisan package:discover --ansi handling the post-autoload-dump event returned with error code 255 appeared when I do composer install
whwn i apply composer require livewire/livewire command. App composer produce a error like "[RuntimeException] The `url` supplied for the path (./resources/plugins/laravel-page-speed) re pository does not exist "And also i cant in...
Hi,I'm trying to install the latest demo version of laravel however it's giving me an error.C:\xampp\htdocs\metro\laravel>composer installInstalling dependencies from lock file (including require-dev)Verifying lock file contents can be installed on current platform.Warning: The l...
Hello, I bought the theme. In the update history it says Vue demo3-4-5 is included. When I download the theme files, there is only demo1 in the vue folder. Can you check ?
Hello everyone,I bought this magnificent theme, and i was only able to download all the files once. In the meantime, I lost all the information on my computer and had to reinstall the system and now I can only download the updates. How can I download all the files again?
when I enable laravel debugbar, the app goes to white blank page. In browser console shows a javascript error like "Uncaught SyntaxError: '' string literal contains an unescaped line break"
npm run dev --demo8 command failed due to "[Error: ENOENT: no such file or directory, open '/var/www/html/project/resources/assets/core/plugins/formvalidation/dist/js/plugins/Bootstrap5.min.js'] {"I am using laraval version
There used to be some Google Maps stuff but it seems it has been removed in the current version. Are there plans to add it again?I'm particularly looking for a page to- Plot a dataset of gps waypoints, polygons, lines and circles- Selectable waypoint layers- Have a split page with map on...
I'm trying to implement the DataTables example at https://preview.keenthemes.com/metronic8/demo1/documentation/general/datatables/server-side.html into my project. It's not working. Here are my steps: 1) Added the HTML code from the example into my Blade file. 2) Added the DataTables JS...