laravel-eloquent
CommunityMaster Laravel's ORM for robust data management.
AuthorJorge-Ivan
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides comprehensive guidance and tools for interacting with your database using Laravel's Eloquent ORM, ensuring efficient, secure, and maintainable data operations.
Core Features & Use Cases
- Model Definition & Relationships: Define database tables as models and establish connections (one-to-one, one-to-many, many-to-many).
- Querying & Optimization: Write efficient queries, eager load relationships to prevent N+1 problems, and optimize performance.
- Data Manipulation: Handle attribute casting, accessors, mutators, and lifecycle events.
- Testing: Generate test data using factories.
- Use Case: When building a blog, you'll use Eloquent to define
Post,User, andCommentmodels, link them via relationships, query posts with their authors, and ensure comments are loaded efficiently.
Quick Start
Use the laravel-eloquent skill to define a basic Eloquent model for a 'Product' with 'name' and 'price' fields.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: laravel-eloquent Download link: https://github.com/Jorge-Ivan/uam-hogar-nazareth-web/archive/main.zip#laravel-eloquent Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.