关于
The Laravel Migrations skill provides specialized automation and guidance for building robust database architectures within the Laravel ecosystem. It helps developers generate clean, production-ready migration files using the Laravel Schema Builder, manage complex foreign key relationships, and implement data seeders for development environments. By leveraging standardized templates and best practices, this skill ensures that database changes are version-controlled, reversible, and optimized for performance across various SQL and NoSQL engines.