Tags: logging |
-
Why Silent Catch Blocks in PHP Are a Hidden Bug Factory (And How to Fix Them)
Learn why silent catch blocks in PHP are dangerous, how they affect debugging, and the best practices for proper exception handling.
-
Enhancing Default Contextual Information in Laravel Logs
Learn how to enhance Laravel's default logging system by adding contextual information like the full URL, authenticated user, and request data. Discover how to create a custom log formatter for more informative and useful logs.
-
Why You Should Add Log IDs to Your Laravel Log Messages
Learn why adding log IDs to your Laravel log messages can enhance traceability, improve debugging, and streamline troubleshooting. This guide covers the benefits and best practices for implementing log IDs in your Laravel application.
Tags:
API (2)
artisan (1)
bash (3)
best practices (1)
collections (1)
composer (2)
configuration (1)
database (2)
debugging (1)
design patterns (2)
javascript (4)
laravel (24)
logging (3)
mail (1)
misc (1)
packages (2)
performance (2)
php (7)
react (1)
recaptcha (1)
s3 (1)
security (10)
shell (3)
ssh (2)
symfony (4)
testing (2)
tools (3)