laravel-resources
Installation
SKILL.md
Laravel API Resources
1. Class shape
Extend JsonResource. Add a @mixin PHPDoc tag pointing at the resource model so IDEs and PHPStan can resolve $this->name, $this->relationships, etc.
Extend JsonResource. Add a @mixin PHPDoc tag pointing at the resource model so IDEs and PHPStan can resolve $this->name, $this->relationships, etc.