Multiple Column Plucking in Laravel Collections

News

December 2024

Multiple Column Plucking in Laravel Collections

Laravel provides an efficient way to extract multiple column values from collections using the map....

Dynamic Form Validation in Laravel with prohibited_if

News

December 2024

Dynamic Form Validation in Laravel with prohibited_if

Form validation in web applications requires careful handling of interdependent fields.

Whisper.php - Automatic speech recognition and transcription

News

December 2024

Whisper.php - Automatic speech recognition and transcription

Speech recognition can be complex, but it doesn't have to be as Whisper.php can help....

Laravel Forge adds Statamic Integration

News

November 2024

Laravel Forge adds Statamic Integration

Laravel Forge announced it has added first-party integration with Statamic.

Dynamic Cache, Database, and Mail Builders in Laravel 11

News

November 2024

Dynamic Cache, Database, and Mail Builders in Laravel 11

The Laravel team released v11.31, which includes dynamic cache/db/mail builders, a cache token repository,