Stop Repeating Yourself in Laravel: Custom Artisan Commands Explained

by · September 8, 2025

0
 
Stop Repeating Yourself in Laravel: Custom Artisan Commands Explained

 It all started with a simple annoyance. I was working on a Laravel project and kept having to run the same set of commands in a tinker session to setup a test subscriber in a specific state. Every time I would need to copy and paste a bunch of commands into tinker to get […]

PHP Podcast: 2025.09.04

by · September 4, 2025

0
 
PHP Podcast: 2025.09.04

 This week on the PHP Podcast, Eric and John talk about Fixes to PHPTek.tv Login, New PHP Architect Merch Store, Wire-Live the Livewire InPerson Event, Perks to Caddy Web Server, PHP Stream Server, and more… Links from the show: PHP TekTV – Streaming PHP Architect Longhorn PHP Wire ⚡ Live – A Chill & […]

PHP Security in 2025: Lessons from the Core Security Audit

by · September 2, 2025

0
 
PHP Security in 2025: Lessons from the Core Security Audit

Picture this: You’re responsible for a piece of software that powers nearly three-quarters of all websites on the internet. Every day, billions of people interact with applications built on your platform. The responsibility is staggering – and so is the target on your back. This was the reality facing The PHP Foundation in 2024 when […]

PHP Alive and Kicking Episode 1

by ·

0
 
PHP Alive and Kicking Episode 1

 This pilot episode of PHP Alive and Kicking was pre-recorded. Sadly, since recording, we have lost a wonderful soul within our community, Ryan Weaver. Our thoughts go out to his family. Ryan had a profound impact on the lives of people in the community and, I am sure, beyond. He will be sorely missed. […]

PHP Podcast: 2025.08.28

by · August 28, 2025

0
 
PHP Podcast: 2025.08.28

 This week on the PHP Podcast, Eric and John discuss New PHP Architect Partners, Andy Hinkle presents at Laravel Worldwide, sadness over the loss of a great member of the PHP Community, Ryan Weaver, and more. Links from the show: PHPScore — Technical Debt Reduction, Bank-grade Laravel Worldwide Meetup – Keeping Laravel Elegant When […]

Laravel Queues: Handling Errors Gracefully

by ·

0
 

Introduction While certainly not a new concept, Queues have become a powerful and handy feature of modern frameworks. They enable our normally thread-locked apps to asynchronously dispatch tasks, allowing workflows and, especially, users to continue forward. Expectations are high for websites to deliver fast and get content on the page to maintain a good user […]

Laravel Wayfinder And Ranger: The Dynamic Duo That Transforms Full-Stack Development

by · August 26, 2025

0
 
Laravel Wayfinder And Ranger

Picture this: You’re three months into a new Laravel project, the kind where deadlines loom large and stakeholders change their minds faster than you can push commits. Your frontend developer – let’s call her Sarah – walks over to your desk with that familiar look of barely contained frustration. “What exactly does the Update User […]

PHP Podcast: 2025.08.21

by · August 21, 2025

0
 
PHP Podcast: 2025.08.21

 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
 
The PHP & Laravel Ecosystem's Greatest Year Yet

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 […]

Community Corner: Longhorn PHP 2025 With Ian Littman

by ·

0
 

Links: Longhorn PHP – https://longhornphp.com/ HoneyBadger.io – https://HoneyBadger.io Our Discord – https://discord.gg/aMTxunVx Ian on phpc.social – https://phpc.social/@ian Scott’s Social Media: Website – https://scott.keck-warren.com/ Bluesky – https://bsky.app/profile/scottkeckwarren.bsky.social LinkedIn – https://www.linkedin.com/in/scott-keck-warren-91689810/ Mastodon – https://phpc.social/@scottkeckwarren

Next Page »