Laravel News Podcast

Faster NativePHP, PHP pipes, and AI chat kits

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

Show links

  • Conditionally Fail Queue Jobs While Throttling Exceptions in Laravel 12.20
  • JetBrains PHPverse 2025: Videos are now live!
  • Laravel in the First Half of 2025
  • Run Laravel Pint Faster in Parallel Mode
  • NativePHP for Mobile v1.1: Smaller, Smarter, and Ready to Scale
  • Set up an AI-powered Laravel Development Environment with Claude Code and MCP Servers
  • Native array_first() and array_last() Functions in PHP 8.5
  • The Pipe Operator is Coming to PHP 8.5
  • PHP 8.5 Introduces an INI Diff Option
  • PHP Fatal Error Backtraces in PHP 8.5
  • Laravel Performance Testing With Volt-Test PHP
  • Intelligent Parsing and Formatting of Names in PHP Applications
  • Laravel AI Chat Starter Kit

Tutorials

  • Simplifying Stream Handling with Laravel's resource Method
  • Dependency Injection in Laravel Closure Commands
  • Laravel's in_array_keys Rule: Validating Partial Array Keys
  • Content Negotiation with Laravel's prefers Method
  • Laravel Request Content Type Inspection Methods
  • Blade Authorization Directives for View Security
  • Enhancing JSON Responses with Laravel Model Appends
  • Enhanced Enum Processing with Laravel's Default Parameter Support
  • Custom Object Casting in Laravel Models
  • Laravel's Rule::contains() for Fluent Array Validation