Latest Laravel/PHP Articles

Latest Laravel/PHP Articles curated daily from around the web.


This week on the PHP Podcast, Eric and John talk about PHP Tek 2025, Community Corner Podcast, Convince Your Boss to attend PHP Tek, and more… This week on the...
It starts with almost 3,000 distinct data sources and an in-house data pipeline. We lovingly call our data pipeline "Chop Chop" (with a cute little crab as the...
Symfony Messenger lets you handle time-consuming tasks in the background, outside of the request/response cycle, keeping your app fast and responsive.
Glimpse streamlines Laravel development by seamlessly deploying GitHub pull requests to preview environments with the help of Laravel Forge. Glimpse streamlines Laravel development by seamlessly deploying GitHub pull requests to preview environments with the help of Laravel Forge.
In Laravel, you can use the intended method on the redirect response to redirect the user back to the intended URL after they’ve been authenticated. This is usu...
Poor indexing can make JOIN queries painfully slow, leading to table scans and sluggish performance. Here’s how to avoid common mistakes and optimize your datab...
If you're a developer or database administrator, you've almost certainly run into MySQL, and you may have worked with it. Another popular database technology is...
The embodiment of “theoretical software engineer”. It’s like a theoretical physicist with the caveat that by the time you’re proven right or wrong, your opinion...
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
Happy new year! Twice a year, I write an update on PHP version usage across the community. You can read the previous edition here, but I'll also include histori...

www.phparch.com

PHP Podcast 2025.01.16
This week on the PHP Podcast, Eric and John talk about PHP Tek 2025, Community Corner Podcast, Convince Your Boss to attend PHP Tek, and more… Links from the sh...
One of the features of Laravel that makes it a real joy to work with is its built-in logging functionality. This can be a real boon if we’re trying to troublesh...
In this video, Scott Talks with Mahmoud Abdelwahab about the open-source cloud-based Postgres replacement Neon. Copyright © 2002-2025 PHP Architect, LLC. — All...
Glimpse streamlines Laravel development by seamlessly deploying GitHub pull requests to preview environments with the help of Laravel Forge. Glimpse streamlines Laravel development by seamlessly deploying GitHub pull requests to preview environments with the help of Laravel Forge.
Base64 encoding in PHP is a simple yet powerful tool for transmitting binary data as text. Here’s what you need to know: Quick Tip: Use base64url_encode() for w...

stephenjude.me

A Recap of 2024
This year I published 2 FilamentPHP plugins which has gained massive adoption in the Laravel community. This year I published an article on the Pay4Me blog on h...
Pay4Me is a cross-border solution focused on tuition payments for international students and immigrants. We began operations in 2020 and officially launched in...
I’ve finally built the CodeIgniter monitoring package. Sentry, Bugsnag, and other well known tools do not offer native integration for this framework and a lot...