Upgrading to V4
I'm having problems with upgrading to filament 4 specifically because of the plugins, they are supporting it but still gives issues, also i was using tw3 and upgrading it breaking the filament views. I've decided to rebuild the whole project again and then merge it with my main repo after I'm done. Is that a valid approach, I know it consumes time but i felt like fixing all bugs and upgrading it will take longer time.
Solution:Jump to solution
I've rebuild the whole project, didn't face any issue, I just had to rebuild a plugin called Advanced Filters
7 Replies
So how can we help?
I'm just asking if it's a valid approach 😅
It's a valid approach, but it depends on your specific project and how much custom things you built and plugins you used. There's no right or wrong approach here. For general Laravel projects, if the project is 3+ versions lower then I always re-create from scratch with newest version, instead of using Laravel Shift version by version and trying to catch all the bugs.
Thank you
Not sure if rebuilding will solve your issues though.
i'm currenly rebuilding the project, I'll give a feedback if it worked or not
Solution
I've rebuild the whole project, didn't face any issue, I just had to rebuild a plugin called Advanced Filters