How to use with laravel 11
I noticed in the documentation that the Laravel version is 9. Is it possible to install it using version 11 and still take advantage of all the features provided, such as API, ASSETS, and others? Or, if using Laravel 11, will I only be able to use the Bootstrap version?
Replies (1)
Deleted comment
Hi João Victor
You can use the Metronic v8 Bootstrap version. The Laravel version is using v11.
https://preview.keenthemes.com/laravel/metronic/docs/index
In the Metronic v9, you can check this doc:
https://keenthemes.com/metronic/tailwind/docs/getting-started/integration/laravel
Thanks