The code quality stack behind every Laracraft package
The tools we refuse to ship Laravel code without: PestPHP, PHPStan, Rector, Pint, and a GitHub Actions matrix that runs our packages against every supported Laravel and PHP version.
Blog
From the workshop: notes, patterns and lessons from projects building custom business software. No marketing, just what we actually learned. Written in English so everyone can read along.
Craft over hype.
From the workshop
The tools we refuse to ship Laravel code without: PestPHP, PHPStan, Rector, Pint, and a GitHub Actions matrix that runs our packages against every supported Laravel and PHP version.
It can be a bit tricky to install and enable the php ext-http extension on Laravel Herd with homebrew. Here is a small guide to help with that.
A nice zero downtime deployment script for Laravel apps.
Local Laravel on Windows (Vagrant, Sail, Laragon) can be slow. Here's a native setup that cut our execution time from 13s to 1.5s.