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:
I've rebuild the whole project, didn't face any issue, I just had to rebuild a plugin called Advanced Filters
Jump to solution
7 Replies
Dennis Koch
Dennis Koch3w ago
So how can we help?
0kyouma1
0kyouma1OP3w ago
I'm just asking if it's a valid approach 😅
Povilas Korop
Povilas Korop3w ago
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.
0kyouma1
0kyouma1OP3w ago
Thank you
Dennis Koch
Dennis Koch3w ago
Not sure if rebuilding will solve your issues though.
0kyouma1
0kyouma1OP3w ago
i'm currenly rebuilding the project, I'll give a feedback if it worked or not
Solution
0kyouma1
0kyouma12w ago
I've rebuild the whole project, didn't face any issue, I just had to rebuild a plugin called Advanced Filters

Did you find this page helpful?