laravel-migrations
CommunityMaster Laravel database schema evolution.
Authorfusengine
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill streamlines the process of designing, creating, modifying, and managing database schemas in Laravel applications, ensuring data integrity and efficient development.
Core Features & Use Cases
- Schema Builder: Define and manipulate tables, columns, indexes, and foreign keys using Laravel's fluent API.
- Migration Management: Create, run, and rollback database schema changes with Artisan commands.
- Use Case: When developing a new feature that requires a new
productstable with columns forname,price, and a foreign key tocategories, use this Skill to generate and apply the migration safely.
Quick Start
Generate a new migration file to create a table named 'orders'.
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-migrations Download link: https://github.com/fusengine/agents/archive/main.zip#laravel-migrations 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 471,000+ vetted skills library on demand.