PHP The Right Way - Part 7

5 months ago
5

In episode 7 of our PHP The Right Way series we are bulding many-to-many relationship between users and roles entities, creating necessary database tables, building UI forms, struggling with SELECT queries and updating code to manage this relationship. We are doing something, that you won't learn if you will be using useless stuff like composer, docker, web and ORM frameworks.

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

Loading comments...