Laravel News Podcast

Jacob Bennett and Michael Dyrynda
undefined
Jul 6, 2023 • 43min

Queries, GPT, and sinking downloads

Jake and Michael discuss all the latest Laravel releases, tutorials, and happenings in the community.This episode is sponsored by Honeybadger - combining error monitoring, uptime monitoring and check-in monitoring into a single, easy to use platform and making you a DevOps hero.(03:37) - Laravel 10.14 released (11:41) - Upcoming Livewire v3 features and changes (17:01) - Pines: An Alpine and Tailwind UI library (20:36) - JetBrains announced a bundle for Laravel Developers: PhpStorm + Laravel Idea plugin (24:03) - Download the response of an HTTP request in Laravel (28:11) - Raw query output with bindings is coming to Laravel 10 (30:00) - Generate code in Laravel with Synth (31:59) - Writing and debugging Eloquent queries with Tinkerwell (35:18) - Sponsor: Honeybadger (36:13) - ChatGPT mock API generator for Laravel (38:48) - Diving into Cross-Origin Resource Sharing (39:42) - API authentication in Laravel
undefined
Jun 21, 2023 • 37min

Squeezing lemons, punching cards, and bellowing forges

Jake and Michael discuss all the latest Laravel releases, tutorials, and happenings in the community.This episode is sponsored by Honeybadger - combining error monitoring, uptime monitoring and check-in monitoring into a single, easy to use platform and making you a DevOps hero.(01:56) - Define casts in a query (03:55) - Lemon Squeezy for Laravel 1.0 is here (06:38) - Add strict typing to inline variables in PHP with Strictus (09:24) - Hooks for Alpine.js (10:37) - PunchcardP Object configs for Laravel (14:15) - Sponsor: Honeybadger (15:11) - Resend email package for Laravel and PHP (16:34) - Restore database backups in Laravel (18:01) - Laravel Tailwind Merge (24:15) - Bellows: Supercharge your Laravel Forge account (28:35) - Lifecycle hooks in Laravel - How to build them, and why you'd want them (32:49) - Working with third party services in Laravel
undefined
Jun 6, 2023 • 36min

Precognition, faking Stripe, and debugging Blade

Jake and Michael discuss all the latest Laravel releases, tutorials, and happenings in the community.This episode is sponsored by Honeybadger - combining error monitoring, uptime monitoring and check-in monitoring into a single, easy to use platform and making you a DevOps hero.(06:10) - Laravel 10.12 released (13:22) - Laravel 10.13 released (18:11) - Laravel Precognition updates are here (23:18) - FakerPHP Stripe provider (24:58) - Uploadcare filesystem adapter for Laravel (28:35) - Sponsor: Honeybadger (29:48) - Add debug comments to your rendered Blade templates (31:25) - Extra checks for Laravel Server Monitor
undefined
May 24, 2023 • 31min

High octane, sleepy code, and Aaron Francis

Jake and Michael discuss all the latest Laravel releases, tutorials, and happenings in the community.This episode is sponsored by Honeybadger - combining error monitoring, uptime monitoring and check-in monitoring into a single, easy to use platform and making you a DevOps hero.(03:36) - Laravel 10.10 released (09:47) - Laravel 10.11 released (12:07) - Laravel Octane adds support for Roadrunner v3 (13:55) - Statamic 4 released (17:10) - Aaron Francis: Laravel overview video (19:21) - Sponsor: Honeybadger (20:17) - Use 1Password to authenticate with Forge and Vapor securely (23:55) - Brainstorm tests with PEST todos (25:33) - Laravel security middleware (26:11) - Feature tests powered by database seeders Show linksLaravel Envoyer
undefined
May 10, 2023 • 40min

Repeating models, extending Raycast, and squeezing lemons

Jake and Michael discuss all the latest Laravel releases, tutorials, and happenings in the community.This episode is sponsored by Honeybadger - combining error monitoring, uptime monitoring and check-in monitoring into a single, easy to use platform and making you a DevOps hero.(03:30) - Laravel 10.9 released (10:55) - Use ChatGPT to ask a question to the Laravel docs (14:05) - Create repeatable models with Laravel Recurring Models (16:24) - Laravel Artisan Raycast extension (18:38) - PostgreSQL full text search for Laravel Scout (22:20) - Lemon Squeezy for Laravel (26:55) - Sponsor: Honeybadger (27:54) - LDAP framework for PHP (30:24) - Send toas notifications in your Livewire application with Toaster (31:35) - Small but powerful CLI apps with Minicli
undefined
Apr 26, 2023 • 39min

Laracon AU returns, telescopic guzzle, and security audits

Jake and Michael discuss all the latest Laravel releases, tutorials, and happenings in the community.This episode is sponsored by Honeybadger - combining error monitoring, uptime monitoring and check-in monitoring into a single, easy to use platform and making you a DevOps hero.(02:02) - Laravel 10.7 released (08:20) - Laravel 10.8 released (15:22) - Laracon AU is returning in 2023! (17:21) - Convert HEIC images to JPEG in PHP (20:11) - Lunar headless e-commerce for Laravel (22:09) - Laravel validate package with over 35 pre-built rules (23:34) - Sponsor: Honeybadger (24:39) - Laravel FFMpeg tools (28:03) - Laravel Telescope Guzzle watcher (30:15) - Generate string acronyms with this Laravel macro (32:44) - Going past actions in Laravel (34:23) - Top 10 Laravel audit security issues
undefined
Apr 11, 2023 • 38min

Things you can test, PlanetScale migrations, and validated DTOs

Jake and Michael discuss all the latest Laravel releases, tutorials, and happenings in the community.This episode is sponsored by Honeybadger - combining error monitoring, uptime monitoring and check-in monitoring into a single, easy to use platform and making you a DevOps hero.(05:34) - Laravel 10.5 released (10:47) - Everything you can test in your Laravel application (13:38) - Replace raw query calls with Laravel Query Expressions (19:12) - Validated DTO package for Laravel (22:14) - Sponsor: Honeybadger (23:16) - PlanetScale database migrations for Laravel (28:47) - Laravel expectations plugin for Pest (32:06) - Useful Laravel date scopes for Eloquent models (35:06) - Pest architecture plugin (36:11) - Let's talk about form requests
undefined
Mar 30, 2023 • 43min

A new Valet, Double the Pest, and analysing your Blade

Jake and Michael discuss all the latest Laravel releases, tutorials, and happenings in the community.This episode is sponsored by Honeybadger - combining error monitoring, uptime monitoring and check-in monitoring into a single, easy to use platform and making you a DevOps hero.(02:18) - Laravel 10.4 released (09:22) - Valet 4.0 is released (15:45) - PEST 2.0 is now released (21:07) - TypeScript support added to Laravel Breeze (22:10) - MySQL for Developers course is live (26:40) - Sponsor: Honeybadger (27:46) - Static analysis for Laravel Blade templates (32:55) - Run one-time operations after deployment with Laravel (35:39) - 5 tips and tricks for working with the Laravel HTTP client (36:20) - Laravel array helpers every devleoper should know about (36:49) - Passwordless authentication in Laravel (37:17) - Modelling business processes in Laravel (37:49) - Extending PHP 8.1 enums with attributes (38:56) - Laravel response classes (39:27) - Livestream: Building your first Laravel application
undefined
Mar 14, 2023 • 41min

Dusters, Pest, and Flaky APIs

Jake and Michael discuss all the latest Laravel releases, tutorials, and happenings in the community.This episode is sponsored by Honeybadger - combining error monitoring, uptime monitoring and check-in monitoring into a single, easy to use platform and making you a DevOps hero.(02:35) - Laravel 10.2 (04:28) - Laravel 10.3 (11:34) - Linti and fix your Laravel code with Duster (14:43) - The future of Pest v2 (17:58) - Sponsor: Honeybadger (19:05) - Filter and search Eloquent models with the model filter package (22:34) - Laravel notification log (25:04) - Flaky for Laravel (29:55) - A PHP SDK for the Dolby API (31:37) - A Laravel package to protect routes with a PIN code (33:04) - Convert HTML strings to translation functions (35:37) - Sharing PHPCS rules across projects and teams (36:39) - Uploading files in Laravel using FilePond (38:47) - Livesstream: Playing with Laravel pipelines (40:04) - Building a kanban board with Laravel and Vue.Draggable Using PSR-3 placeholders properlyPest Converter - Convert your tests from PHPUnit to Pest
undefined
Feb 28, 2023 • 38min

Saloon, Banhammers, and visualizing app data

Jake and Michael discuss all the latest Laravel releases, tutorials, and happenings in the community.This episode is sponsored by Honeybadger - combining error monitoring, uptime monitoring and check-in monitoring into a single, easy to use platform and making you a DevOps hero.(02:34) - Laravel 10.1 released (09:07) - Laravel Live UK 2023 (11:40) - Laracon India (13:59) - Saloon 2 is here (23:22) - Ban users and IPs in your Laravel app with Banhammer (26:58) - Visualize Laravel app data with Chartello (28:40) - Sponsor: Honeybadger (30:00) - Managing routes in a large Laravel application (33:34) - 5 underrated Filament features (34:27) - Laravel CI with GitHub Actions (35:06) - Using Takeout with local Valet and Docker sites Laravel community health files

The AI-powered Podcast Player

Save insights by tapping your headphones, chat with episodes, discover the best highlights - and more!
App store bannerPlay store banner
Get the app