{
  "id": 197867,
  "title": "Turn Claude Code into a Laravel expert with LaraClaude",
  "url": "https://urgent.news/2026/08/06/turn-claude-code-into-a-laravel-expert-with-laraclaude",
  "topic": "tech",
  "section": "Tech",
  "published": "2026-08-06T00:29:37.000Z",
  "source": {
    "name": "Dev.to",
    "slug": "dev-to",
    "url": "https://dev.to/edulazaro/turn-claude-code-into-a-laravel-expert-with-laraclaude-4l42"
  },
  "original_language": "en",
  "account": "Claude Code can be transformed into a Laravel expert with a plugin called LaraClaude. This plugin provides over thirty skills that are essentially slash commands, enabling you to quickly audit, scaffold, and clean up Laravel projects. To install LaraClaude, first install it through Claude Code's marketplace, then install it in your project. Once installed, you can use various commands to analyze and improve your Laravel application. Some of the most commonly used commands include /lc:find-n-plus-one, which identifies and resolves N+1 query issues, /lc:security-audit, which scans for common security vulnerabilities, and /lc:consolidate-migrations, which helps to consolidate and clean up migration files. Other useful commands include /lc:dead-code for removing unused code, /lc:volt-component for generating Livewire components, and /lc:model-diagram to visualize Eloquent model relationships. LaraClaude is a versatile tool that brings Laravel expertise to Claude Code, allowing you to focus on developing your application without constantly re-explaining context. You can find the plugin on GitHub.",
  "summary": "Claude Code writes PHP in Laravel quite well, but it starts every session as a generalist. It does not know your project has three hundred migrations that should be thirty, that a @foreach two files over is firing an N+1, or that your modals follow one specific pattern. You end up re-explaining the same context constantly. LaraClaude packages that context as slash commands. It is a Claude Code…",
  "key_points": [],
  "editors_take": null,
  "illustration": null,
  "coverage": {
    "outlets": 1,
    "also_reported_by": []
  },
  "ai_generated": true,
  "disclaimer": "Summaries, key points and the editor’s take are written by software from other outlets’ reporting and may contain errors — always check the linked original."
}