laravel-adjacency-list
Laravel Adjacency List
When to use this skill
Use this skill when working with staudenmeir/laravel-adjacency-list in a Laravel 11+ application:
- Building hierarchical/tree data structures (categories, menus, org charts, nested comments)
- Traversing ancestors, descendants, siblings, or bloodlines recursively
- Working with directed graphs with multiple parents per node (BOM, family trees)
- Querying tree depth, paths, or ordering (breadth-first, depth-first)
- Generating nested tree structures from flat query results
- Combining recursive relationships with other Eloquent relationships
- Filtering models by position in a tree (root, leaf, has children, has parent)
Installation
composer require staudenmeir/laravel-adjacency-list:"^1.0"
More from whoami15/claude-code-laravel-skills
saloon-for-laravel
Use Saloon to build elegant API integrations in modern Laravel applications, including connectors, requests, responses, authentication, testing, pagination, and SDK patterns.
12payrex-laravel
Use when working with the legionhq/laravel-payrex package or when building PayRex payment integrations in Laravel. Covers accepting payments (cards, GCash, Maya, BillEase, QR Ph, BDO Installment), Payment Intents, Checkout Sessions, PayRex Elements, webhook handling, billing statements, customer management, refunds, error handling, and testing. Philippine payment gateway.
1saloon for laravel
Use Saloon to build elegant API integrations in modern Laravel applications, including connectors, requests, responses, authentication, testing, pagination, and SDK patterns.
1