Laravel News Podcast

Bifrost, Beam, and Feeds

Sep 18, 2025
Discover the latest in Laravel with discussions on Bifrost's build service for mobile apps and the new Laravel Learn mini-courses for aspiring developers. Dive into Porter for lightweight role-based access control and explore Referenceable for customizable model reference numbers. Learn about Redactable Models for protecting sensitive data and how the Feeds package simplifies large data exports. Plus, don't miss innovative features in Livewire like real-time form updates and documenting API responses with Scramble!
Ask episode
AI Snips
Chapters
Transcript
Episode notes
ADVICE

Convert XML To JSON Or Arrays Easily

  • Use a simple XML converter to transform XML into JSON or PHP arrays and validate with XSD when needed.
  • Prefer robust error handling and static helper methods for straightforward XML tasks.
INSIGHT

Beam Bridges Pennant Flags To The Frontend

  • Beam exposes Laravel Pennant feature flags to frontend code with TypeScript types and React/Vue integrations.
  • It helps centralize feature definitions on the backend while checking flags client-side and handling scopes.
ANECDOTE

Redaction Strategy For Live Data

  • Ash Allen's Redactable Models package lets you keep rows but remove sensitive fields for privacy and auditing.
  • You can mass-redact production data for test environments and use strategies like mask or hash contents.
Get the Snipd Podcast app to discover more snips from this episode
Get the app