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.

Installs
4
First Seen
May 6, 2026
laravel-resources — glamorous/coding-skills