Episodios

  • Frontend hooks, birthdays, and passkeys
    Jun 5 2025

    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
    Más Menos
    46 m
  • Pirates, Argonauts, and framework reminders
    May 15 2025

    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
    Más Menos
    42 m
  • Memoized caches, mobile Laravel, and HTTP fixtures
    May 1 2025

    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
    Más Menos
    44 m
  • Really eager loading, Larabelles, and whispy SSH servers
    Apr 17 2025

    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
    Más Menos
    35 m
  • Custom starter kits, hyper scale, and solo dumps
    Apr 3 2025

    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
    Más Menos
    41 m
  • Svelte starters, document conversion, and Playwright
    Mar 13 2025

    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

    Más Menos
    55 m
  • Laravel 12, Laravel Cloud, and Laravel Starter Kits
    Feb 27 2025

    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
    Más Menos
    33 m
  • Laravel 12, Skeletor, and integrating IMAP
    Feb 14 2025

    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
    Más Menos
    44 m
adbl_web_global_use_to_activate_webcro805_stickypopup