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?
Nice to see your Laravel interest! Laravel 11 contains new features and improvements, however libraries and packages must be tested with each release. Many Laravel 9 packages may work with Laravel 11, but you may need to change the codebase. To ensure full feature coverage, see Laravel and package documentation. Happy coding! escape road game
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