laravel-upgrade
✓Upgrade Laravel applications one major version at a time (9→10, 10→11, 11→12). Use when user wants to upgrade their Laravel framework version. Auto-detects current version from composer.json, identifies breaking changes, and applies necessary code fixes.
Installation
SKILL.md
Upgrade Laravel applications one major version at a time. Supports: 9→10, 10→11, 11→12.
Determine target version (current + 1). If already on Laravel 12, inform user they're on the latest supported version.
| 9.x | 10.x | references/from-9-to-10.md | | 10.x | 11.x | references/from-10-to-11.md | | 11.x | 12.x | references/from-11-to-12.md |
Upgrade Laravel applications one major version at a time (9→10, 10→11, 11→12). Use when user wants to upgrade their Laravel framework version. Auto-detects current version from composer.json, identifies breaking changes, and applies necessary code fixes. Source: 1weiho/laravel-upgrade-skill.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/1weiho/laravel-upgrade-skill --skill laravel-upgrade- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is laravel-upgrade?
Upgrade Laravel applications one major version at a time (9→10, 10→11, 11→12). Use when user wants to upgrade their Laravel framework version. Auto-detects current version from composer.json, identifies breaking changes, and applies necessary code fixes. Source: 1weiho/laravel-upgrade-skill.
How do I install laravel-upgrade?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/1weiho/laravel-upgrade-skill --skill laravel-upgrade Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/1weiho/laravel-upgrade-skill
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01