Posts marked with “laravel”

PHP Podcast: 2025.08.21

by · August 21, 2025

0
 

 This week on the PHP Podcast, Eric and John talk about the Pest 4 released, Prompt Injections, Try/Catch, 1Password for sudo, AOL dialup ends, and more… Links from the show: ! ! ! Discover San Diego ! ! ! | Meetup Pest v4 Is Here — Now with Browser Testing | Pest – The […]

 

All the Fours: The PHP & Laravel Ecosystem’s Greatest Year Yet

by · August 18, 2025

0
 

Picture this: you’re at your desk, coffee growing cold, staring at a legacy codebase that feels like it was written during the Jurassic period. The tests are brittle, the UI updates require a degree in JavaScript archaeology, the CSS is a maze of !important declarations, and the admin panel… well, let’s just say it makes […]

 

PHP Podcast: 2025.08.14

by · August 14, 2025

0
 

 Links from the show: Thalia Strings – YouTube PHP Fibers: The Game-Changer That Makes Async Programming Feel Like Magic | PHP Architect Everything We Announced at Laracon US 2025 – Laravel https://boost.laravel.com/ What’s new in Filament v4? – Feature Overview by Leandro Ferreira – Filament The PHP Podcast streams the recording of this podcast […]

 

The PHP Podcast: 2025.04.10 – Importing elePHPants

by · April 10, 2025

0
 

The PHP Podcast streams the recording of this podcast live, typically every Thursday at 3 PM PT. Come join us and subscribe to our Youtube channel. This week on the PHP Podcast, Eric and John talk about pgAdmin Vulnerability, NativePHP, Laravel UUID Package, PHP Tek Sponsors announces, and more… Links from the show: PHP[TEK] 2025 […]

 

The PHP Podcast: 2025.03.27

by · March 27, 2025

0
 

This week on the PHP Podcast, Eric and John talk about Laravel Cloud, Feature Flags, PHP Tek 2025, PHPxSan, and more… Links from the show: Laravel Cloud achieves SOC 2 Type 1 Compliance – The Laravel Blog Flipt Laravel Pennant – Laravel 12.x – The PHP Framework For Web Artisans PHP[TEK] 2025 – May 20th […]

 

The PHP Podcast: 2025.03.13 Unadvisable Unserializing

by · March 13, 2025

0
 

This week on the PHP Podcast, Eric and John discuss Laravel Enums, Serialization, json_decode, Bye Bye to Skype, and more. Links from the show: Buffer Overflow in Laravel: Causes, Prevention & Fixes – DEV Community The death of Skype: when it closes and what you need to do Avoid This Laravel Enum Trap: Learn How […]

 

The PHP Podcast: 2025.03.06 Explaining Explain

by · March 6, 2025

0
 

 This week on the PHP Podcast, Eric and John talk about Explain Explained, Postgres All The Things, Livewire Remote Code Execution, Lazy Object, and more… Links from the show: Understanding MySQL Queries with Explain I replaced my entire tech stack with Postgres… – YouTube RCE Via User-Crafted Requests · Advisory · livewire/volt · GitHub […]

 

A Guide to Laravel Pipelines

by · February 6, 2025

0
 

  Laravel is known for its elegant approach to structuring complex logic. I’ve been using Laravel since the release of Laravel 4, and it has pretty consistently added new helpful features to every release, to the point where I myself discovering new features all the time that I haven’t used. Pipelines are just one of […]

 

How To: Soft Delete Data in Laravel 11

by · December 5, 2024

0
 

The terrible thing about deleting data from a database is that it’s gone forever. We can’t even look at the data to see if we need it because it’s gone. If we need the data back, our only solution is to restore a backup, cross our fingers, and hope we have the backup just before […]

 

The php[podcast] 2024.11.7: PHP for Fun and PHProfit

by · November 14, 2024

0
 

This week on the PHP Podcast, Eric and John talk about New Features in PHP 8.4, The Magic Behind Laravel’s defer(), Doctrine Introduces EnumType Columns, Serialization/Deserialization, Laravel’s Nightwatch, PHPTek 2025, and more… Links from the show: PHP 8.4: new features and release date The magic behind Laravel’s new defer() helper — Amit Merchant — A […]