v5 to v6 #632
-
I have three v5 based projects with no customizations and I tried to convert one of them to v6-CoreUIv2 as advised by https://backpackforlaravel.com/docs/6.x/upgrade-guide but for now it failed because they disappeared all my menus :( Has anyone already converted from v5 to v6? Is there any guide to switch from v5+CoreUI to v6+Tabler ? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 6 replies
-
Hey @blondie63 like we stated there in the upgrade guide, if you have A LOT of customization in core backpack files (like auth etc) changing to tabler may be a little bit difficult because of changes in the HTML structure. What we advise users to do, and how we have done in our projects, was to upgrade using coreuiv2, there are minimal changes you need to do, like Step 21 https://backpackforlaravel.com/docs/6.x/upgrade-guide#step-21 , maybe it's what's missing here ? We did indeed upgraded projects to v6 with tabler, for example our demo was upgraded to v6 with tabler. Let me know how it goes. Cheers |
Beta Was this translation helpful? Give feedback.
Hey @blondie63 like we stated there in the upgrade guide, if you have A LOT of customization in core backpack files (like auth etc) changing to tabler may be a little bit difficult because of changes in the HTML structure.
What we advise users to do, and how we have done in our projects, was to upgrade using coreuiv2, there are minimal changes you need to do, like Step 21 https://backpackforlaravel.com/docs/6.x/upgrade-guide#step-21 , maybe it's what's missing here ?
We did indeed upgraded projects to v6 with tabler, for example our demo was upgraded to v6 with tabler.
Let me know how it goes.
Cheers