laravel-migrations

Community

Master 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 products table with columns for name, price, and a foreign key to categories, 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 required

Components

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.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.