Page MenuHomeDevCentral

Upgrade Laravel
Closed, ResolvedPublic

Description

Laravel on notification is very outdated

Upgrading to Laravel 8 and PHP 8.1

For the upgrading :

  • I use Rector for upgrading :
    • Laravel to 8
    • PhpUnit
  • setting class on the top of the file
  • adding new code style rules
  • using str_* PHP 8 methods instead of Illuminate\Support\Str class' methods
  • making all the tests work

Event Timeline

DorianWinty triaged this task as Normal priority.Apr 19 2022, 07:56
DorianWinty created this task.
DorianWinty moved this task from Restricted Project Column to Restricted Project Column on the Restricted Project board.
DorianWinty lowered the priority of this task from Normal to Low.Apr 19 2022, 08:18
DorianWinty updated the task description. (Show Details)
dereckson added a project: Technical debt.
dereckson moved this task from Debt to Working on on the Notifications center board.
DorianWinty moved this task from Restricted Project Column to Restricted Project Column on the Restricted Project board.Sep 23 2022, 21:44