←back to thread

105 points robbyrussell | 2 comments | | HN request time: 0.515s | source
Show context
kiririn ◴[] No.45073990[source]
Still maintaining a Laravel 3 project. Barely made it 2 years before maintainability became a nightmare and the only upgrade path was complete rewrite. Projects written without an opinionated framework easily sail past 10 years of comfy maintainability
replies(5): >>45074063 #>>45074210 #>>45074585 #>>45075184 #>>45076069 #
1. conradfr ◴[] No.45074210[source]
Apparently version 3 was released in 2012 though.

Is it even running on a still supported PHP version?

replies(1): >>45074468 #
2. kiririn ◴[] No.45074468[source]
It's on PHP 7.4, so between RHEL and CloudLinux there's another few years left in it, before I weigh up rewrite vs another round of hacking modern PHP support into Laravel 3