I started my project on version 8.1.1 for Laravel using demo8 and now that I have completed it I would like to upgrade it to the current version which is 8.1.7.
I noticed that there are some differences in the especially in the resources folder, I understood the new build method but I can't understand how to update everything correctly and use the same demo that is 8.
Is it possible to have a guide with the steps to do? in addition I noticed that there are also differences related to the php part of the project for example in the menu configuration system. In what way should that part be modified there? In general for the backend side what else has been changed?
Thank you.
Hi Nunzio,
We have released another new Laravel starter kit in v8.1.7. But for Laravel Metronic v8.1.1, the existing Laravel we have renamed it to laravel_app
for v8.1.7 in the ThemeForest zip file.
Please get the download link from the laravel_app folder in the ThemeForest zip. The structure should be the same as the Metronic Laravel v8.1.1.
Thanks