Engineering,
taught
&
leadership,
practised.
I'm Steven — CTO at Digitonic, a PHP engineer since 2010 and a keen golfer with a terrible handicap. This is where I write it all down.
Latest from the journal
Filament v4 Many-to-Many Relation Managers — Pivot Fields, Attach, and Detach
How to surface pivot data in a Filament v4 relation manager — withPivot, AttachAction with form fields, scoped record selects, and a safe detach story.
Build a Custom Form Field in Filament v4 — From make:filament-form-field to Production
A working walkthrough of building a custom Filament v4 form field — from the new artisan generator through Alpine state, validation, reactive callbacks, and a Pest test.
Stripe Identity Verification in Laravel — KYC Without a Compliance Vendor
Stripe Identity is right there in the dashboard you already use, costs $1.50 per US check, and rides on the same session + webhook pattern as Checkout.