Blog posts tagged
PHP
Unit vs Feature Tests in Laravel: When and How to Use Each
A practical guide to choosing between unit and feature tests in Laravel, with examples, trade‑offs, speed tips, and a sane test strategy for real apps.
Mastering Laravel Queues: Scalable Job Handling for Modern PHP Apps
Explore Laravel's queue system to build more scalable applications. This article walks you through setting up, configuring, and deploying queues using Redis and supervisor for robust background processing.
Logging browser javascript errors back to your server
Logging browser javascript errors back to your server