php artisan boost:add-skill dbp/relay-portfolio-bundle
Save this content to: AGENTS.md
---
package: dbp/relay-portfolio-bundle
source_path: AGENTS.md
repo: https://github.com/digital-blueprint/relay-portfolio-bundle
---
# Development Commands
```bash
composer test # run tests
composer lint # CS check + PHPStan
composer cs # CS check only
composer cs-fix # auto-fix code style
composer phpstan # static analysis only
```
composer test # run tests
composer lint # CS check + PHPStan
composer cs # CS check only
composer cs-fix # auto-fix code style
composer phpstan # static analysis only
How can I help you explore Laravel packages today?