Laravel News Podcast

Boost, Inertia Forms, and multiple personas

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

Show links

  • Laravel Boost is released 
  • Supercharge Your Laravel Projects: Real AI Coding with Laravel Boost! 
  • Inertia Releases a New Form Component 
  • Filament v4 is Stable! 
  • Send Notifications in Laravel with Firebase Cloud Messaging and Notifire 
  • Record and Replay Requests With Laravel ChronoTrace 
  • Switch Between Personas in Laravel With the MultiPersona Package 
  • Generate Postman Collections from Laravel Routes 
  • Building MCP Servers in PHP 
  • Generate Secure Temporary Share Links for Files in Laravel 
  • Laravel Devtoolbox: Your Swiss Army Knife Artisan CLI 
  • Building a Multi-Step Form With Laravel, Livewire, and MongoDB 
  • Harris is building a new video series - Advanced Eloquent Mastery
  • Laravel Worldwide Meetup
  • Laracon EU CFP is open

Tutorials

  • Simplified Batch Job Creation with Laravel's Enhanced Artisan Command
  • Fluent Object Operations with Laravel's Enhanced Helper Utilities
  • Advanced Application Architecture through Laravel's Service Container Management
  • Establishing Consistent Data Foundations with Laravel's Database Population System
  • Laravel's UsePolicy Attribute: Explicit Authorization Control
  • Laravel Global Scopes: Automatic Query Filtering
  • Controlling Execution Flow with Laravel's Sleep Helper
  • Maintaining Data Consistency with Laravel Database Transactions
  • Efficient Context Management with Laravel's Remember Functions