Code
Real code from real projects I've shipped. Not demos, not tutorials - just examples of how I build things. Take a look at what's under the hood.
-
Laravel Integration Patterns
Backend & APIsProduction patterns for third-party integrations, queued jobs, and reusable traits. Demonstrates API client classes, error handling with failed sync l...
laravel php redisView code
-
Laravel Backup Package
Backend & APIsA convenience wrapper around spatie/laravel-backup that eliminates repetitive setup. Pre-configures Dropbox integration with automatic token refresh,...
laravel phpView code