Articles in this series
We're upgrading from Laravel 9 to 10, and PHPUnit 9 to 10, and, if all goes well, we'll top it off by migrating to Pest, the latest version. To keep...
Laravel 10 is making the headlines these days. However, many apps are stuck in older versions, or at least still use the syntax and methods of older...
You just have to try Rector. Heck, let the tests break, just run it. · I have to say it from the start, the only thing that comes close to safely...
Removing unreachable and redundant code will benefit you massively over time. There's a tool to do this automatically for you. · It's important to take a...
Rector has a catalog of refactorings ready for us to consume and expand upon. · Continuing from the last post, we're now exploring other Rector...
The promise is simple: you install and run the package, you get instant automated upgrades and refactorings. · I recently discovered Rector and was...