Latest Laravel/PHP Articles

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


This week I needed to debug an issue when Paypal Express was being used and it was throwing a “We can’t place the order”. If you’ve ever looked into the Paypal...
In most applications, administrators need a way to manage data. Whether it's a blog's articles and comments, a store's products and orders, or a theater's event...
Here's a short function for fish shell I am currently using to merge photos into one pdf and then optimize it to massively reduce the resulting size, for instan...
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
Recently a friend came to me asking for help with a repair of their Sony WH-1000XM4 headphone with Active Noise Cancellation technology. The problem was that on...

www.phparch.com

PHP Podcast 2025.01.02
This week on the PHP Podcast, Eric and John talk about PHP Tek 2025, PHP RFCs, TweakPHP, Ghostty, PsySH, new Git Commands, Lando, SearXNG, and more… The PHP Pod...
PHP file upload can expose your application to serious risks like code execution, server overload, and data breaches. Here’s how to secure them: Quick Tip: Comb...
Recognizing error patterns in PHP can transform debugging from frustrating to efficient. By identifying recurring issues and their root causes, developers can i...
Shirts painstakingly handcrafted by under-caffeinated developers. Shirts painstakingly handcrafted by under-caffeinated developers.
The Laravel logging system helps you track application events and errors using configurable log channels. Here’s what you need to know: This article walks you t...
Laravel‘s logging system helps you track application events and errors efficiently. It uses channels to define where logs are sent (e.g., files, Slack) and stac...
Wow - I just noticed that I did not write any review blog posts for the last 3 years! I actually really like these review blog posts, as they allow me to reflec...

www.phparch.com

Time For PHP
I hope everyone is doing well as we approach the end of 2024. This year has been fantastic for PHP, PHP projects, and the PHP community as a whole. We witnessed...
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
PHP file upload can expose your application to serious risks like host broken files, upload executable files, server overload, and data breaches.
Event sourcing is a powerful pattern for tracking changes to application state, offering a robust way to manage domain-driven design in Laravel. To streamline t...
Good naming, consistency, clear communication, and discoverability. These are things that do not only apply to command line programs, but to general development...
[Tip #99] Let me tell you a story about a time when a single missing character allowed me to escalate my privileges and gain admin access, despite all the prote...