Hello :)I'm building a CRM and as a developer I wanted to buy an admin template to take care of the visual bits for me. I'm building it with Laravel 9, Inertia and Vue. Bootstrap 5 seems like a good choice as for the CSS side.I wanted to know a few things before using your template.1/ As a ful...
Hi,I have installed Metronic 8.0.36 but, despite the composer.json it is specified that the laravel version must be 9, version 8.77.1 was installed.I noticed this error trying to install another package, which obviously fails as it does not find Larave...
I've had nothing but issues getting this set up in so many different environments. Trying to follow your documentation is so incredibly frustrating.Having said that i have been battling away with the Vue Laravel integration. I have followed the steps https://preview.keenthemes.com/metronic8/vue/do...
Dear Admins,Why do you fake the Metronic - Bootstrap 5 HTML, React, Angular, VueJS & Laravel Admin Dashboard Theme template is ready for laravel 9...???theare are a lot of bug for composer dependancy and which not able to solve.. so i need my refund back...
I downloaded the Metronic, v8.0.34 because it had the version 8 of laravel. when i opened composer.jason I found the laravel vesion 8.13 but i want to have the laravel version 8.75 linking laravel version on github for reference (https://github.com/laravel/laravel/releases/tag/v8.6.11).When i tried...
when i ran the command php artisan serve (keeping the folder in the d drive) I got the below error so i tried pasting the same inside the hddocs to check if it is working correctly but the same error...I installed xampp and inside the hddocs folder i extracted the package and opened the command an...
Hi,How can using your theme for fetch and fast show big data from database from Laravel ,Your theme datatable is working will with small data, but when I load big data more than thousand of records it's take long time before done and show data in table , so what is best solution to using your them...
I'm developping a laravel project with the latest version of Metronic 8 theme (8.0.36)For the upgrade to work properly I had to reverse the webpack.mix.js to a previous syntaxFrom : mix.scripts(...) to mix.js(...)the .scripts generated many errorsBut with that, I now have a "window.ignite is no...
Expected functionality: When you try to go to an auth protected URL when your session is expired, you are redirected to the login page. After logging in, you should be redirected to the URL that you requested.Actual Result: After submitting the login form, you are always redirected to the page def...
Hi there,I am struggling to find information on how to install Demo 2 for Metronic 8 with Laravel.Is there any documentation around this as to where to find files etc, or perhaps a Youtube Video?Any assistance would be most appreciated.ThanksBrendan.
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 and CSS f...
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"
The JSTree plugin CSS file has a URL dependency (url("32px.png")) with a png file. The image file is placed in the media/plugins/jstree directory after compilation but the CSS file has wrong image path.
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 lock fil...
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) repository does not exist "And also i cant install any dependancy this app
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