PHP The Right Way - Part 10

4 months ago
9

Hello and welcome to episode 10 of PHP The Right Way recreational programming session! Today we implement authentication using credentials, stored in the database. Let me remind you, that you don't need any silly tools like composer, docker, web frameworks or javascript to do that. Only Senior Software Architect is unable to develop any web application without these tools. We are not like him. Enjoy!

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

Loading comments...