Open
Conversation
ba68244 to
a905d60
Compare
Collaborator
Author
|
@jgrossi @teiling88 What do you guys think? |
a905d60 to
94b27ab
Compare
Collaborator
|
Quick update for everyone: Junior and I are working on the hand-over! My first priority is a full server migration to a more modern environment. Regarding this PR: it’s a massive addition, and while I’d love to see it integrated, we need to fix the base first (PHP versions, infra) before we can move on. Additionally, I’m not a Laravel expert and currently don't have the capacity to do a deep dive into an AI PR of this scale. |
Collaborator
Author
|
@teiling88 Happy to leave this open for now. Have specifics such as PHP version in the new environment been decided yet? |
Collaborator
|
@JonPurvis It’s configurable, so our plan is to start with PHP 7.4 to ensure a smooth migration, and then immediately move forward to PHP 8.4/8.5. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Overview
Firstly, thanks to @jgrossi for inviting me to be a maintainer on this project! I think the first port of call is to update the tech stack to a more modern stack and give the site a bit of a facelift, which is what this PR does.
Stack & dependencies
wire:navigatefor SPA-style navigation)fzaninotto/fakerreplaced with FakerPHPUI/UX
Tooling & CI
ElephpantUserPivot)Other
pragmarx/countriesreplaced with Sushi (JSON-backed model) where applicablePdo\Mysql::ATTR_SSL_CAwhen available (avoids deprecatedPDO::MYSQL_ATTR_SSL_CA)Screenshots