Laravel News Podcast

Frontend hooks, birthdays, and passkeys

Jake and Michael discuss all the latest Laravel releases, tutorials, and happenings in the community.

This episode is sponsored by CodeRabbit - cut code review time and bugs in half with AI-driven, contextual feedback.

Show links

  • Arr::from() Method in Laravel 12.14 
  • "In Array Keys" Validation Rule Added in Laravel 12.16 
  • Cast Model Properties to a Uri Instance in 12.17 
  • Improved Installation and Frontend Hooks in Laravel Echo 2.1 
  • PHPVerse with Brent Roose 
  • Filament Is Now Running Natively on Mobile 
  • Laravel Seeder Generator 
  • Use Passkeys in Your Laravel App 
  • Auto-translate Application Strings with Laratext 
  • Deployer 
  • Validate Controller Requests with the Laravel Data Package 
  • ElasticLens: Eloquent-Powered Elasticsearch for Laravel 
  • A Blade-Only Starter Kit for Laravel 12 Projects 
  • Prism Relay 
  • Efficiently remove expired cache data with Laravel Cache Evict 
  • Customize URL Handling with Laravel's Macroable URI Class 
  • Streamline API Resources with Laravel's Fluent Methods
  • Filter Model Attributes with Laravel's New except() Method 
  • Simplify Factory Associations with Laravel's UseFactory Attribute 
  • Transform JSON into Typed Collections with Laravel's AsCollection::of() 
  • Validate URLs Effectively with Laravel's Str::isUrl Method 
  • Compare Collection Keys with Laravel's diffKeys Method 
  • Verify Nested Relations Efficiently with Laravel's Enhanced relationLoaded Method 
  • Enhance Collection Validation with containsOneItem() Closure Support 
  • Test Job Failures Precisely with Laravel's assertFailedWith Method 
  • Simplify Negative Relation Queries with Laravel's whereDoesntHaveRelation Methods