Home
Categories
EXPLORE
True Crime
Comedy
Business
Society & Culture
Health & Fitness
Sports
Technology
About Us
Contact Us
Copyright
© 2024 PodJoint
00:00 / 00:00
Podjoint Logo
US
Sign in

or

Don't have an account?
Sign up
Forgot password
https://is1-ssl.mzstatic.com/image/thumb/Podcasts221/v4/17/2a/20/172a20b9-0732-dc63-a18f-3383f42906ed/mza_18388066651450838628.jpg/600x600bb.jpg
Laravel News Podcast
Jacob Bennett and Michael Dyrynda
247 episodes
2 weeks ago
The Laravel News Podcast brings you all the latest news and events related to the Laravel PHP Framework
Show more...
Tech News
Technology,
News
RSS
All content for Laravel News Podcast is the property of Jacob Bennett and Michael Dyrynda and is served directly from their servers with no modification, redirects, or rehosting. The podcast is not affiliated with or endorsed by Podjoint in any way.
The Laravel News Podcast brings you all the latest news and events related to the Laravel PHP Framework
Show more...
Tech News
Technology,
News
Episodes (20/247)
Laravel News Podcast
New Forge, Composer Setup, and Simple Metrics

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

Show links

  • Http Client Batch Method in Laravel 12.32 
  • Improved HTTP Client URL Parameter Merging in Laravel 12.33 
  • The New Laravel Forge Is Here: With Laravel VPS, Zero-Downtime Deployments, and a Fresh UI 
  • Infinite Scroll in Inertia v2.2 
  • Craft is moving to Laravel 
  • Laracon AU 2025 schedule published 
  • Setup Command Added to Laravel's Composer File 
  • Modern Laravel Starter Kits by Ship Fast Labs 
  • Who Changed That? Tracking User Modifications in Models with Userstamps 
  • Metrics: Simple, Elegant Metric Tracking for Laravel 
  • Manage AI Prompts in Your Laravel App with Markdown and Blade 
  • Image Manipulation in Laravel With Glide 
  • Detect Packages & Approaches in use within a project with Laravel Roster 

Tutorials

  • Laravel whereValueBetween for Column Range Queries
  • Controlling Factory Relationship Expansion in Laravel
  • Laravel Uri toStringable Method
  • Laravel Strict Validation for Type Checking
  • Find Feature Tests Creating Database Records without Refreshing the Database in Laravel
  • Querying Data in MongoDB With Laravel: From Basics to Advanced Techniques
  • Profiling Laravel: How to Find Hidden Performance Killers
  • Fixing Queries & Adding Indexes: From 400 Queries to 4 - Laravel In Practice EP6
Show more...
2 weeks ago
37 minutes

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
Show more...
1 month ago
34 minutes

Laravel News Podcast
Bifrost, Beam, and Feeds

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

Show links

  • The Bifrost is About to Open
  • Laravel launches Laravel Learn with two free mini-courses
  • Lightweight Access Control Management for Laravel with Porter
  • Customizable reference numbers for your models with Referenceable
  • Simple XML Converter Package for PHP
  • Beam: Feature Flags for the Frontend with Laravel Pennant
  • Redact Model Data with the Redactable Models Package for Laravel
  • Export Large Amounts of Data into Feeds with the Feeds Package for Laravel
  • GeoGenius Package for Laravel
  • Simplifying Form Validation with Laravel Livewire's #[Validate] Attribute
  • Creating Responsive Component Networks with Laravel Livewire's #[On] Event System
  • Real-time Form Updates with Laravel Livewire's wire:model.live
  • In-depth guide on documenting API responses with Scramble
  • Laravel's Enhanced Fluent Objects: Direct Iteration Support
  • Preventing Race Conditions with Laravel's Atomic Cache Locks
  • Stop Repeating Query Logic: Laravel Query Scopes Make Your Code Readable
  • Building a Flexible Reporting System with Laravel Collections and Scopes
Show more...
1 month ago
35 minutes

Laravel News Podcast
New Pest, speaker bingo, and Laravel in Practice

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

Show links

  • Heartbeat Collection Method in Laravel 12.26; Wayfinder Now in React and Vue Starter Kits
  • Use Amazon's new Fair Queue Feature With SQS in Laravel 12.27
  • Pest 4 is Released
  • Laracon AU 2025 Talk Titles Revealed
  • Handle ownership relationships between Eloquent models with Laravel Ownable
  • A Fluent Path Builder for PHP and Laravel
  • Smart Cache Package for Laravel
  • Password Strength Estimator Validation in Laravel
  • Log Outgoing HTTP Requests with the Laravel Spy Package
  • Add Notes Functionality to Eloquent Models With the Notable Package
  • Quickly Generate Forms based on your Eloquent Models with Laravel Formello
  • Adding Autocomplete to Your Laravel Applications
  • Implementing User Confirmation Dialogs in Laravel Livewire with wire:confirm
  • Optimizing Laravel Livewire Performance with Computed Properties
  • Using SQLite in production with Laravel
  • Stop Writing Bad Controllers: Laravel Custom Collections Transform Your Code
Show more...
2 months ago
42 minutes

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

Show more...
2 months ago
36 minutes

Laravel News Podcast
Laravel News live from Laracon

In this special live episode, Jake and Michael sit down face to face (for the first time ever!) at Laracon US 2025 in Denver to bring you a recap of the conference atmosphere, and highlights from the talks right from the floor of the venue.


You'll hear about:

  • The buzz around new Laravel features and packages
  • Conference talk highlights and surprise crowd favourites
  • What made this Laracon feel unique compared to previous years

Whether you were in the room or following from afar, this episode captures the vibe, voices, and fun of Laracon US 2025.

Show more...
3 months ago
1 hour 5 minutes

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
Show more...
3 months ago
46 minutes

Laravel News Podcast
Eloquent builders, manipulating images, and translating apps

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

Show links

  • Laravel 12.19 Adds a useEloquentBuilder Attribute, a FailOnException Queue Middleware, and More 
  • Larallow is a Permissions Package With Support for Scopes 
  • Manipulate Image URLs in Laravel with the Image Transform Package 
  • Lightning Fast Schedule Management for Laravel 
  • PayHere for Laravel 
  • Generate Eloquent Models from Database Markup Language Files 
  • Generate awesome open graph images with Open Graphy 
  • Translate Your App to Other Languages With Laravel Gemini Translator 
  • Analyze Laravel Codebases with the Laravel Introspect Package 
  • Laravel Virtual Wallet 

Tutorials

  • Building a Task Reminder With Laravel and MongoDB
  • Defining a Dedicated Query Builder in Laravel 12 With PHP Attributes
  • Test Deferred Operations Easily with Laravel's withoutDefer Helper
  • Handle Nested Arrays Elegantly with Laravel's fluent() Helper
  • Reset Rate Limits Dynamically with Laravel's clear Method
  • Dividing Collections with Laravel's splitIn Helper
  • Tracking Cache Activity with Laravel Events
  • Retrieving Command Parameters in Laravel Artisan
  • Accepting Multiple Parameters in Laravel Commands
  • Enhanced Enum Processing with Laravel's Default Parameter Support
Show more...
4 months ago
38 minutes

Laravel News Podcast
Watching the night, essential defaults, and cable broadcasts

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

Show links

  • Encrypt and Decrypt String Helpers in Laravel 12.18 
  • Laravel Nightwatch - Deep monitoring & insights, no matter where you deploy. 
  • Nightwatch AMA with Jess Archer
  • Filament v4 Beta - Feature Overview 
  • Better defaults for your Laravel applications with Essentials 
  • Manage Taxonomies, Categories, and Tags in Laravel 
  • AnyCable Laravel Broadcaster 
  • Laravel OpenRouter 
  • Fathom Analytics Events for Laravel Livewire 
  • GuacPanel 
  • Laravel Audit Log 

Tutorials

  • Laravel Migration With Schema Validation in MongoDB
  • Repeat Strings Efficiently with Laravel's Str::repeat Method
  • Extract Arrays from Any Data Type with Laravel's Arr::from Method
  • Parse Localized Numbers with Laravel's Number Class
  • Test Job Failures Precisely with Laravel's assertFailedWith Method
  • Enable Flexible Pattern Matching with Laravel's Case-Insensitive Str::is Method
  • Replace String Prefixes Precisely with Laravel's replaceStart Method
  • Remove Collection Items Directly with Laravel's forget Method
  • Convert Any Value to Collections with Laravel's Collection::wrap Method
  • Convert Special Characters to ASCII with Laravel's Str::transliterate Method
  • Clean Up Your Code with the whenHas Method
  • Simplify API Responses with Fluent Methods
  • Perfect Pagination: Unlock UI Control with onEachSide
  • Keep Your Place: Enhancing User Experience with Fragment Method


Show more...
4 months ago
41 minutes

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 
Show more...
5 months ago
45 minutes

Laravel News Podcast
Pirates, Argonauts, and framework reminders

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

  • Typed Arr Getters Added in Laravel 12.11
  • Name Queued Closures in Laravel 12.13
  • All About the Filament v4 Beta Release
  • Celebrate 30 years of PHP at PHPverse
  • A first look at Laravel Nightwatch
  • NativePHP Hit $100K — And We're Just Getting Started 🚀
  • Track Job Progress and Status in Laravel with the Laravel Job Status Package
  • Disposable Email Detection in Laravel
  • Argonaut DTO Package for Laravel
  • Populate is a Supercharged Seeder for Laravel
  • Managing Encrypted Environment Variables In Laravel With Veil
  • Improve HTTP Error Testing with Laravel's requestException() Method
  • Centralize HTTP Client Configuration with Laravel's globalOptions Method
  • Precise Number Formatting with Laravel's Enhanced Number::spell Method
  • Implement Conditional Migrations in Laravel with the New shouldRun() Method
  • Streamline Mass Insertions with Laravel's fillAndInsert() Method
  • Simplify Password Requirement Displays with Laravel's appliedRules() Method
  • URI Path Components Using Laravel's pathSegments() Method
  • Accelerate API Testing with Laravel's ddBody() Method
  • Simplify HasManyThrough Relationships with Laravel's CanBeOneOfMany Support
  • Track Metrics Effortlessly with Laravel's Context Increment and Decrement Methods
  • Using Database Comments to Track Columns With Sensitive Data
  • Build a Smart AI Task Manager with Laravel, Livewire & PrismPHP
Show more...
5 months ago
42 minutes

Laravel News Podcast
Memoized caches, mobile Laravel, and HTTP fixtures

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

  • Memoized Cache Driver in Laravel 12.9 
  • Map Eloquent Attributes into an Object Using the Collection Cast in Laravel 12.10 
  • PhpStorm 2025.1 is Here 
  • NativePHP for Mobile v1 — Launching May 2 
  • Laracon US tickets are on sale 
  • Laravel Cookie Consent 
  • Laravel Simple RabbitMQ Package 
  • Laravel Toaster Magic 
  • Firebase Cloud Notifications for Laravel 
  • Safely Retry API calls in Laravel 
  • Generate HTTP Fixtures from Live API Calls in Laravel 
  • Navigating Dates Elegantly with Carbon in Laravel 
  • Optimizing Actions with Laravel's Fluent Class 
  • Streamlining Context Validation in Laravel 
  • Verifying Exception Reporting in Laravel with assertReported 
  • Converting Array Values to Enum Instances with Laravel's mapInto Method 
  • Laravel's AsHtmlString Cast for Elegant HTML Attribute Management 
  • Confidently Extract Single Array Items with Laravel's Arr::sole() Method 
  • Enhance Validation Testing Precision with Laravel's assertOnlyJsonValidationErrors 
Show more...
6 months ago
44 minutes

Laravel News Podcast
Really eager loading, Larabelles, and whispy SSH servers

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

  • Model Resource Helper Functions in Laravel 12.7 
  • Automatic Relation Loading in Laravel 12.8 
  • NativePHP v1 is finally here! 
  • Laravel Herd Raycast Extension 
  • Larabelles, Conference Speaking, and more with Zuzana K 
  • Image Dimension Validation with Laravel's dimensions Rule 
  • Laravel Unique 
  • Whisp is a PHP SSH Server 
  • PHP DevTools Console 
  • Laravel Test Assertions Package 
  • Simplify Real-Time Notifications with Laravel's Anonymous Broadcasts 
  • Monitor HTTP Interactions with Laravel's New Http::record() Method 
  • Enhancing Database Error Diagnostics with Laravel's getRawSql 
  • Conditional Context Management Made Easy with Laravel's Context Facade 

Tutorials

  • Streamlining Date Queries with Laravel's Shorthand Methods
  • Feature Flags with Laravel Pennant
  • Enhancing Numeric Validation with Laravel's Fluent Rule Interface
  • Implementing Account Suspension in Laravel
  • Ensuring Attribute Consistency in Laravel Relationship Creations
  • Post-Process Query Results Elegantly with Laravel's afterQuery Method
  • Simplify URL Generation with Laravel's New query() Method
Show more...
6 months ago
34 minutes

Laravel News Podcast
Custom starter kits, hyper scale, and solo dumps

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

  • Laravel 12.2 Introduces Custom Starter Kits 
  • JSON Unicode Cast Type Added in Laravel 12.3 
  • Support for Query Builder Pipelines in Laravel 12.4 
  • Create Self-Contained PHP Executables with PHPacker 
  • Introducing Hypervel: A Coroutine Framework for Laravel Artisans 
  • Manage Global Data in Laravel with the World Package 
  • Intervention Validation 
  • Aureus ERP 
  • Solo Dumps for Laravel 
  • Generate Documentation in Laravel with AI 
  • Generate Persistent Unique Values in Laravel 
  • Squeaky
  • Laravel Socialite Plus 
  • Intervention Image 
  • Stargazing in Your Laravel App with Intervention Zodiac 
  • Simple Cookie Consent Package for Laravel 
  • Building an AI-Powered FAQ Chatbot with Livewire & PrismPHP 
  • Streamlined Request Data Handling Using Laravel's fluent Method 
  • Implementing Custom String Identifiers in Laravel Models 
  • Enhancing Laravel Authorization with Backed Enums 
  • Working with Laravel's Uri Class for Enhanced URL Manipulation 
  • Download Files Easily with Laravel's HTTP sink Method 
  • Customizing Laravel Optimization with --except 
  • Enhanced HTTP Client Debugging in Laravel 
  • Building Powerful Date Validation with Laravel's Date Rule 
  • React Theme Provider: A Walkthrough 
Show more...
7 months ago
41 minutes

Laravel News Podcast
Svelte starters, document conversion, and Playwright

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


This episode is sponsored PropelAuth - make authentication your advantage - and CodeRabbit - cut code review time and bugs in half with AI-driven, contextual feedback.

Show links

  • Temporary Context Scope in Laravel 12.1 
  • Livewire 3.6 Released 
  • Laravel MongoDB 5.2 Released: Support for Laravel 12, Laravel Scout, Vector Search, and more 
  • Laravel 12 Svelte Starter Kit 
  • Flux 2.0 Livewire UI Kit 
  • Artisan Benchmark 
  • Grapheme
  • Laravel Auto CRUD 
  • Seamless Document Conversion in Laravel With Docswap 
  • Control Hardware Components in Laravel with Pinout 
  • Access Management in Filament With the Shield Plugin 
  • Dagger Components: A Powerful Alternative to Laravel Blade Components 
  • Laravel Playwright - Start testing with Playwright quickly 
  • In-depth guide on documenting API requests with Scramble 
  • Athens Laravel meetup (waitlist)

Tutorials

  • In-depth guide on documenting API requests with Scramble
  • Performance and Value Objects in Laravel Accessors
  • Streamline Your Laravel Models with Stringable Attributes
  • Resource Response Customization in Laravel APIs
  • Catch Unintended HTTP Requests in Laravel Tests
  • Custom Key Sorting in Laravel Collections
  • Ensuring Secure URLs in Laravel Applications
  • Cleaner Queue Chains with Laravel's Enum Integration
  • Simplified HTTP Response Mocking in Laravel Tests
  • Working with Flash Session Data in Laravel
  • Handling Exceptions with Laravel's rescue Helper

Show more...
7 months ago
55 minutes

Laravel News Podcast
Laravel 12, Laravel Cloud, and Laravel Starter Kits

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


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

Show links

  • Laravel 12 is Now Released 
  • Getting to Know Laravel's New Starter Kits 
  • Introducing Laravel Cloud 
  • Fusion Developer Preview is released: Write PHP inside your Vue and React components 
  • Expose v3 is now out! 
  • Laravel IDEA v10 is Here 
  • NativePHP for iOS 
  • Laravel 12 and Laravel Shift with Jason McCreary 
  • ImapEngine is a simple API for managing mailboxes without the PHP extension 
  • Integrate Grok AI in Laravel 
  • Integrate the Polar Billing Platform in Laravel 
  • Type-Safe Shared Data and Page Props in Inertia.js 
  • 4 Common Vite Errors in Laravel 
  • Using Relative Date Helpers in Laravel's Query Builder 
  • Documenting API authentication in Laravel with Scramble 
Show more...
8 months ago
32 minutes

Laravel News Podcast
Laravel 12, Skeletor, and integrating IMAP

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


This episode is sponsored by Honeybadger - move fast and fix things with application monitoring that helps developers get it done - and CodeRabbit - cut code review time and bugs in half with AI-driven, contextual feedback.

Show links

  • Relative Date Helpers in Laravel 11.42 
  • Laravel 12 release date 
  • New Laravel Starter Kits are Coming Soon 
  • Laravel Cloud will launch February 24th, 2025 
  • Rector v2.0 
  • Laravel Live UK 
  • Laravel Live Denmark 2025 
  • Tim Leland: URL Shorteners, browser extensions, and more 
  • HydePHP - The Static Site Generator with Caen De Silva 
  • Laravel Backup Server v4 Released as Open Source 
  • Skeletor
  • Introducing Fusion - write PHP inside Vue and React components 
  • How Caleb Porzio writes Livewire
  • Humanize String, Number, and Date Values into Readable Formats 
  • First Factor One-Time Passwords for Laravel with OTPZ 
  • Integrate IMAP Into Your PHP Application 
  • Packistry is a Self-hosted Composer Repository Made with Laravel 
  • Rich Text Laravel 
Show more...
8 months ago
44 minutes

Laravel News Podcast
Using factories, managing metadata, and pecking PHP

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


This episode is sponsored by Honeybadger - move fast and fix things with application monitoring that helps developers get it done - and CodeRabbit - cut code review time and bugs in half with AI-driven, contextual feedback.

Show links

  • A Fluent Email Validation Rule Added in Laravel 11.38 
  • UseFactory Attribute Added in Laravel 11.39 
  • Fluent Date Validation in Laravel 11.40 
  • Laracon EU Amsterdam 2025 
  • GGH is a Lightweight CLI to Recall Your SSH Sessions 
  • DevDb - VS Code database management extension launches v2 
  • Television is a Multi-purpose Fuzy Finder TUI 
  • Lua - Laravel powered open-source URL shortener 
  • Immutable Value Objects in PHP and Laravel With the Bags Package 
  • Recurr is a PHP library for working with recurrence rules for calendar dates 
  • Manage Metadata on Laravel Eloquent Models with JSON Support 
  • Laravel Debounce 
  • PeckPHP - A CLI tool designed to identify wording or spelling mistakes in your codebase 
  • A Laravel Package to Use the Deepseek API With V3 AI Models 
  • Create GitHub Issues from Exceptions and Logs in Laravel 
  • DigitalOcean API Client for Laravel 
  • Laravel Rewind is a Versioning Package for Eloquent 
  • Laravel SpaceOCR: Parse Images and Multi-page PDFs in Laravel 
  • Laravel Faker OpenAI 
  • A Package to Manage Model Status in Laravel 
  • SimpleStats: Analyze Beyond Visits – Discover Registrations, Revenue and Conversions in Minutes
Show more...
9 months ago
1 hour

Laravel News Podcast
2024 Holiday Recap

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

This episode is sponsored by Honeybadger - move fast and fix things with application monitoring that helps developers get it done.

Show links

  • URI Parsing and Mutation in Laravel 11.35 
  • Set Data on a Fluent Instance in Laravel 11.36 
  • New Eloquent Relation Existence Methods in Laravel 11.37 
  • Laravel VS Code Extension Public Beta 
  • Aaron Francis: Laravel Solo, Courses, Screencasting, and more 
  • Ghostty Is a Fast, Feature-Rich, Cross-Platform Terminal 
  • Laravel News 2024 Recap 
  • Wirechat - Laravel Livewire chat package 
  • Automated API documentation of Laravel API resources 
  • Log Alarm Package for Laravel 
  • Token Forge - API Token Management with Laravel Breeze 
  • Get a Server's Public IP Address With PHP 
  • One-time Password Manager for Laravel 
  • A Laravel Package for the Quickpay API 
  • Microsoft Teams Notifications Package 
  • Laravel Microsoft Graph 
  • Using AI to Manage Translations in Laravel 
  • Dummy - Generate PHP class instances populated with dummy data using Faker 

Tutorials

  • Managing concurrent requests with Laravel session blocking
  • Using Fluent to work with HTTP client responses in Laravel
  • Dynamic page updates with Laravel Blade fragments
  • Converting collections to queries in Laravel using toQuery()
  • Laravel whenLoaded
  • Customize the truncation of HTTP client request exceptions
  • Using withoutWrapping to flatten API responses
  • Customizing data transformations with Laravel casts
  • Preserving collection keys in Laravel API resources
  • Working with URIs in Laravel
  • Discover file downloads in Laravel with Storage::download
  • Working with JSON attributes using Laravel's array casts
  • Adding request context in Laravel applications
  • Extracting sequential data with Laravel's takeWhile
  • Deep array manipulation with Laravel's replaceRecursive method
  • Filtering collection objects by type with whereInstanceOf
  • Converting Laravel models to JSON for API responses
  • Accessing raw model data with Laravel's attributesToArray method
  • Optimizing factory data creation with Laravel's recycle method
  • Early view data preparation with Laravel view creators
  • Managing proxy trust in Laravel applications
  • Customizing model date formats in Laravel
  • Optimizing large data delivery with Laravel streaming responses


Show more...
9 months ago
53 minutes

Laravel News Podcast
Fluent requests, whispering to AI, and tutorials for days

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

This episode is sponsored by Sentry - code breaks, fix it faster. Don't just observe, take action today!

Show links

  • Access Request Data Fluently in Laravel 11.34
  • Packagist.org is ending support for Composer 1.x
  • PIE (PHP Installer for Extensions)
  • HydePHP is a Laravel-powered Static Site Generator
  • Collect and Monitor Everything About Sent Emails in Your Laravel App
  • Add Approvals to Your Laravel Application
  • File Manager Package for Livewire
  • Whisper.php - Automatic speech recognition and transcription
  • Paginate Multiple Eloquent Models with the Union Paginator Package
  • Efficient Large Dataset Handling in Laravel Using streamJson()
  • Optimizing Route Permissions with Laravel's Enhanced Enum Support
  • Managing API Rate Limits in Laravel Through Job Throttling
  • Mastering Dynamic String Manipulation with Laravel's Str::replaceArray()
  • Managing Large Datasets in Laravel with LazyCollection
  • Handling Geospatial Data with Laravel Magellan
  • Get Xdebug Working With Docker and PHP 8.4 in One Minute
  • Enhancing Data Processing with Laravel's transform() Method
  • Dynamic Form Validation in Laravel with prohibited_if
  • Flexible Docker Images with PHP INI Environment Variables
  • Streamlining Route Parameters in Laravel Using URL Defaults
  • Multiple Column Plucking in Laravel Collections
  • Securing Laravel Sessions with ID Regeneration
  • Laravel Jobs - December
Show more...
10 months ago
32 minutes

Laravel News Podcast
The Laravel News Podcast brings you all the latest news and events related to the Laravel PHP Framework