Laravel Upgrade
This skill automatically upgrades your Laravel application to the latest version, simplifying maintenance and ensuring you benefit from new features & security patches.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add neversight-laravel-upgrade npx -- -y @trustedskills/neversight-laravel-upgrade
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"neversight-laravel-upgrade": {
"command": "npx",
"args": [
"-y",
"@trustedskills/neversight-laravel-upgrade"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill automates Laravel upgrades, handling database migrations and version compatibility checks. It streamlines the process of updating a Laravel application to newer versions, reducing manual effort and potential errors. The skill aims to ensure a smooth transition while maintaining data integrity and functionality.
When to use it
- You need to upgrade an existing Laravel application to a more recent version.
- You want to automate database migrations associated with the Laravel upgrade.
- You're facing compatibility issues between your application code and newer Laravel versions.
- You desire a faster, less error-prone process for upgrading Laravel projects.
Key capabilities
- Automated Laravel upgrades
- Database migration handling
- Version compatibility checks
Example prompts
- "Upgrade my Laravel project to version 10."
- "Run the database migrations after upgrading to Laravel 9."
- "Check for compatibility issues when updating to Laravel 11."
Tips & gotchas
This skill requires a working Laravel installation and access to the project's codebase. Ensure you have backups of your data before initiating any upgrade process.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.