PHP The Right Way - Part 11

5 months ago
4

Another episode of our epic PHP The Right Way series is out! Now we are taking care of permissions assigned to users in our application. Making sure no action is allowed in the app that is not assigned to a user's role. Your Senior Security Specialist will approve this, but Senior Software Architect is going to hate it, because we did not use his beloved silly tools like composer, docker, web frameworks and javascript.

Source code: https://github.com/solisted/php-the-right-way

Loading comments...