PHP The Right Way - Part 14

5 months ago
11

PHP The Right way is rolling! In this video we will implement category edit page and try to solve a few interesting tasks related to nested set database hierarchy - updating, inserting and deleting tree nodes. And all of that is possible to do without composer, docker, web frameworks, orm and javascript! Pure recreational programming.

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

Loading comments...