Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update project to Laravel 9.x and PHP 8.1 #547

Open
m-triassi opened this issue Jun 15, 2022 · 0 comments
Open

Update project to Laravel 9.x and PHP 8.1 #547

m-triassi opened this issue Jun 15, 2022 · 0 comments
Assignees
Labels
chore This issue concerns general maintenance and updates dev ops Deals with CI/CD and infrastructure task This issue represents a task belonging to a story

Comments

@m-triassi
Copy link
Contributor

Description

Laravel 9.x is the latest LTS release and will give the largest support window and thus should be used over laravel 8.x. Additionally the performance and language constructs may allow greater brevity in the code base through refactors.

Possible Implementation

Follow the Laravel Upgrade Guide
Bump PHP version in docker-compose.yml
Bump PHP version in Actions
Update Wiki to describe how to install PHP 8.1
Update PHP version on Production envirionment

Out of scope

n/a

Requirements / Restrictions

n/a

@m-triassi m-triassi added task This issue represents a task belonging to a story chore This issue concerns general maintenance and updates dev ops Deals with CI/CD and infrastructure labels Jun 15, 2022
@m-triassi m-triassi self-assigned this Jun 15, 2022
m-triassi added a commit that referenced this issue Jul 12, 2022
as per laravel backpack upgrade guide
m-triassi added a commit that referenced this issue Jul 12, 2022
use --test flag to prevent changes post commit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore This issue concerns general maintenance and updates dev ops Deals with CI/CD and infrastructure task This issue represents a task belonging to a story
Projects
None yet
Development

No branches or pull requests

1 participant