# Laravel Skills

> Laravel framework patterns, best practices, and implementation guides Use when this capability is needed.

- Skill: `tomevault-io/laravel-skills` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/laravel-skills`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/laravel-skills/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/laravel-skills

---


# Laravel Skills

PHP web framework with expressive, elegant syntax.

## Sub-Skills

### Database
- [eloquent-patterns.md](database/eloquent-patterns.md) - Eloquent ORM patterns
- [relationships.md](database/relationships.md) - Model relationships
- [query-scopes.md](database/query-scopes.md) - Query scopes
- [migrations.md](database/migrations.md) - Migration patterns

### Security
- [authentication.md](security/authentication.md) - Laravel auth
- [authorization.md](security/authorization.md) - Gates and policies
- [api-auth.md](security/api-auth.md) - API authentication

### API
- [resources.md](api/resources.md) - API resources
- [controllers.md](api/controllers.md) - Controller patterns
- [validation.md](api/validation.md) - Request validation

### Error Handling
- [exception-handling.md](error-handling/exception-handling.md) - Exception handling
- [logging.md](error-handling/logging.md) - Logging patterns

### Testing
- [feature-testing.md](testing/feature-testing.md) - Feature tests
- [unit-testing.md](testing/unit-testing.md) - Unit tests
- [factories.md](testing/factories.md) - Model factories

### Performance
- [caching.md](performance/caching.md) - Laravel cache
- [queues.md](performance/queues.md) - Queue processing

## Detection
Auto-detected when project contains:
- `artisan` file
- `composer.json` with `laravel/framework`
- `Illuminate\\` namespace

---
> Converted and distributed by [TomeVault](https://tomevault.io/claim/fujigo-software) — claim your Tome and manage your conversions.
<!-- tomevault:4.0:skill_md:2026-04-11 -->

