# Search Knowledge

> Deep Laravel knowledge for code reviews. Provides detailed guidance on Eloquent, controllers, validation, routing, authorization, Blade, events, testing, and collections. Use when this capability is needed.

- Skill: `tomevault-io/search-knowledge` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/search-knowledge`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/search-knowledge/raw
- Safety review: pending
- 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/search-knowledge

---


# Laravel Knowledge Base

Comprehensive Laravel knowledge for thorough code reviews.

## Knowledge Files

Load based on what you're reviewing:

| Topic | File | Use When |
|-------|------|----------|
| Eloquent & Models | [eloquent.md](eloquent.md) | Models, migrations, queries, relationships |
| Controllers | [controllers.md](controllers.md) | Controller patterns, config usage |
| Validation | [validation.md](validation.md) | FormRequest, rules, validated() |
| Routing | [routing.md](routing.md) | Named routes, route helpers, throttle |
| Authorization | [authorization.md](authorization.md) | Policies, gates, authorize() |
| Blade | [blade.md](blade.md) | View patterns, components |
| Events | [events.md](events.md) | Events, observers, withoutEvents |
| Testing | [testing.md](testing.md) | Debug helpers, Carbon, feature tests |
| Collections | [collections.md](collections.md) | Collection methods, Arr helpers |

## Usage

Read the relevant knowledge file(s) before reviewing code in that area. For comprehensive reviews, load all files.

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

