Laravel News Podcast

Local errors, pretty PHP, and terminal UIs

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

Show links

  • A New Local Error Page in Laravel 12.29 
  • Infinite Scroll in Inertia v2.2 
  • Laravel MCP Beta is Released 
  • Filament v4.1 is here! 
  • PrettyPHP is an opinionated code formatter for PHP 
  • Meet LaraUtilX: A Utility Toolkit Every Laravel Developer Needs 
  • Powerful Debugging for PHP & Laravel with LaraDumps 
  • Laravel Starter Kit by Nuno Maduro 
  • A Laravel Package to Integrate with Google Gemini 
  • Build Terminal UIs in PHP With ANSI Kit 

Tutorials

  • Debugging and Logging in Laravel Applications
  • Introduction to MongoDB & Laravel-MongoDB Setup
  • The Hidden Cost of MySQL Defaults in Laravel Apps
  • Livewire Session Properties for Persistent Component State
  • Livewire wire:click.prevent for Form Handling
  • Testing Your Reporting System with Laravel Factories and Assertions
  • Profiling Laravel: How to Find Hidden Performance Killers
  • Laravel Collection Pluck Method Gains Closure Transformation Power
  • Laravel Configuration Arrays Made Simpler with Config::collection()
  • Laravel Custom Validation Rules for Enhanced Data Integrity