Building Hierarchical Blog Categories in Laravel
How this blog models a three-level category tree with an adjacency list, cached depth/path columns and a single scope that returns every post under a branch.
2 min read
Read