When PHP Is Not Enough: Offloading Tasks from Laravel to Python, Go and Shell Scripts
There is a moment in every Laravel project where you hit a wall. Not a framework wall. Laravel itself is excellent. It is more like a…
Writing on backend architecture, Laravel, API security, and engineering practices. Free to read here — also available on Medium.
More articles available on Medium — 200+ posts on backend development, security, and engineering.
View all on Medium5 of 220 posts
There is a moment in every Laravel project where you hit a wall. Not a framework wall. Laravel itself is excellent. It is more like a…

Elevating Image Quality in Web Applications with Laravel and Python

Locust is Open-source Python-based load testing. All you need is to write a script using locust library. Its very simple and easy-to-use…

In this post, I’m comparing Laravel 6, 7 and 8 with PHP 7.2 and PHP 7.4. Why not include PHP 8? PHP 8 still new and its just slightly…

Most of the time, stress testing is ignored in a sprint or release process.