PHP
Symfony vs Laravel: A humble request (Part 1)
In these articles I’m going to implement the same (fairly trivial) functionality in both Symfony and Laravel.

Symfony vs Laravel: A humble request (Part 2)
I had planned to talk about documentation and testing with this post but thanks to hindsight and the feedback from r/PHP (which I really appreciate 🙏) I’m going to take a slight detour. In the previous post I talked about the Request part of the Request-Response lifecycle in Symfony in

Symfony vs Laravel - A humble request (Part 3)
In this post I’ll actually make some progress towards persisting our humble request. Before that I’m going to talk about a snake, to be more precise - Python. Very early in my career I was really fortunate to work alongside a really experienced and patient developer. Without a doubt he
