Hi, I know the current downloadable Metronic with Laravel framework is version 8.2.9 which using Laravel 9.
May I know is it possible to upgrade the Laravel version to 12?
Yes, Laravel is upgradable from version 9 to 12, but it requires a step-by-step upgrade process through each major version (i.e., from 9 to 10, then 10 to 11, and finally 11 to 12) to ensure compatibility and avoid breaking changes, especially in dependencies and packages; just like a store renovation at Bugis Junction that must be done phase-by-phase to keep operations smooth and minimize disruptions, upgrading Laravel demands careful review of the upgrade guides, thorough testing, and sometimes updating third-party packages to align with the latest framework standards.
Hi
Yes, you can upgrade Laravel from version 9 to 12.
Please refer to this guide.
We are releasing Metronic updates soon, latest Laravel version upgrade will be included.
Thanks