Upgraded my server recently and Scrap broke because it doesn't support PHP 8 yet. Decided to take things into my own hands and went into the upgrade from Laravel 5.7 to 11.9.
Suprisingly, it was quite simple with only two things majorly breaking.
Other than that (and to be able to actually test what I was doing) I also included a development setup using DDEV.
Upgraded my server recently and Scrap broke because it doesn't support PHP 8 yet. Decided to take things into my own hands and went into the upgrade from Laravel 5.7 to 11.9.
Suprisingly, it was quite simple with only two things majorly breaking.
Other than that (and to be able to actually test what I was doing) I also included a development setup using DDEV.