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...
Hi Muhsin,
There are several dependency plugins that are not yet updated to Laravel 9 and caused errors when installing it. This is bugs. In the next version Laravel Metronic v8.0.37, we will include this fix as well. The version will be released probably in 2 or 3 days.
In the meantime, you can either revert to Laravel 8 or remove the dependences.composer.json
"require": {
"anlutro/l4-settings": "^1.0",
"fideloper/proxy": "^4.4",
"fruitcake/laravel-cors": "^2.0",
"guzzlehttp/guzzle": "^7.0.1",
"jackiedo/log-reader": "^2.1",
"laravel/framework": "^8.12",
"laravel/socialite": "^5.2",
"laravel/tinker": "^2.5",
"renatomarinho/laravel-page-speed": "^2.0",
"spatie/laravel-activitylog": "^4.0",
"spatie/laravel-permission": "^4.0",
"yajra/laravel-datatables-buttons": "^4.10",
"yajra/laravel-datatables-oracle": "~9.0"
},
"require-dev": {
"barryvdh/laravel-ide-helper": "^2.9",
"facade/ignition": "^2.5",
"fakerphp/faker": "^1.9.1",
"laravel/breeze": "^1.0",
"laravel/sail": "^1.0.1",
"mockery/mockery": "^1.4.2",
"nunomaduro/collision": "^5.0",
"phpunit/phpunit": "^9.3.3",
"roave/security-advisories": "dev-latest"
},