-
Notifications
You must be signed in to change notification settings - Fork 2
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
Comments
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
added a commit
that referenced
this issue
Jul 12, 2022
m-triassi
added a commit
that referenced
this issue
Jul 12, 2022
m-triassi
added a commit
that referenced
this issue
Jul 12, 2022
m-triassi
added a commit
that referenced
this issue
Jul 12, 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
m-triassi
added a commit
that referenced
this issue
Jul 12, 2022
m-triassi
added a commit
that referenced
this issue
Jul 12, 2022
m-triassi
added a commit
that referenced
this issue
Jul 12, 2022
m-triassi
added a commit
that referenced
this issue
Jul 12, 2022
use --test flag to prevent changes post commit
m-triassi
added a commit
that referenced
this issue
Jul 12, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
The text was updated successfully, but these errors were encountered: