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 Koch3mo ago
So how can we help?
0kyouma1
0kyouma1OP3mo ago
I'm just asking if it's a valid approach 😅
Povilas Korop
Povilas Korop3mo 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
0kyouma1OP3mo ago
Thank you
Dennis Koch
Dennis Koch3mo ago
Not sure if rebuilding will solve your issues though.
0kyouma1
0kyouma1OP3mo ago
i'm currenly rebuilding the project, I'll give a feedback if it worked or not
Solution
0kyouma1
0kyouma12mo 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?