- 🐥 The transform function in Laravel collections
- 🐥 How to alias a method from a trait in PHP
- 🐥 Streamlining AWS and Google SDKs in PHP with Composer
- 🐥 Exploring Laravel middleware: terminable middleware
- 🔗 Tailing multiple Laravel logs with Envoy
- 🔗 Configure Laravel to use Immutable dates by default
- 🐥 Combining virtual columns with indexes in Laravel Eloquent
- 🔗 PHP 8.3.0 RC 3 available for testing
- 🐥 Using Meilisearch's matchingStrategy with Laravel Scout
- 🐥 Laravel's Bus::chain and Bus::batch for efficient task processing
- 🐥 Making Eloquent Models Immutable with a Trait in Laravel
- 🔗 Solving PHP Scaling Issues
- 🐥 Laravel's Eloquent withCount method
- 🐥 The difference between sole and firstOrFail in Laravel
- 🐥 Using a MySQL full text index with Laravel
- 🐥 Drop column if exists in a Laravel migration
- 🐥 PHP __toString method
- 🐥 Preparing your PHP application to be highly available
- 🔗 A new JIT engine for PHP-8.4/9
- 🔗 GitHub - spatie/fork
- 🐥 Get the route name given a URL and method in Laravel
- 🐥 Using the Str::squish function in Laravel
- 🔗 Laravel: How to configure multiple search providers
- 🐥 Efficiently Splitting Text into Chunks with PHP
- 🔗 Forge deploy scripts in version control