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
Aus der Werkstatt: Notizen, Muster und Erfahrungen aus Projekten mit maßgeschneiderter Business-Software. Kein Marketing, nur das, was wir tatsächlich gelernt haben. Auf Englisch, damit jeder mitlesen kann.
Handwerk vor Hype.
Aus der Werkstatt
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.