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
Zacharias Creutznacher
Filter entfernen
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.
Conveniently generate Laravel Validation Rules based on your Database Table Schema!