Access Control with Symfony Voters
Access control refers to the policies regulating individuals and entities that can view, modify, or create resources within a computing…
Access control refers to the policies regulating individuals and entities that can view, modify, or create resources within a computing…
One of the key reasons for Symfony’s popularity is its predictable release cycle and the fact that the Symfony developer team follow it so…
Symfony was created by Sensio Labs and first released in 2005. Since then, it’s gone on to become one of the most popular PHP libraries out…
In a recent post, we explored whether PHP is still relevant in 2024, especially considering its evolving versions and pragmatic tools. One…
SOLID, this acronym was coined by Michael Feathers, it represents the five basic principles of object-oriented programming developed by…
Building a website or a web app from scratch is a complex and challenging issue. It requires time, commitment, and patience, as coding is…
Software developers are not robots, even after seven years of PHP programming experience, I do sometimes make bugs in the code. In the age…
It is no longer the case at Accesto that we work on projects without Docker. Of course, projects are not born dockerized, someone has to do…
Recently, I was asked to help one team struggling with site performance getting very low. The site response times increased extremely from…
While looking for inspiration to write this post, I ran into a help request on a popular PHP community forum. Some guy wrote a command that…
I want to present you a real story that happened in a project we took over. On this day, Sentry revealed a strange error. The short analysis…
At Accesto we recently came up with a project release checklist that helps us to make sure that we did not miss anything. It helped us a lot…