What is laravel-routes-best-practices?
Keep routes clean and focused on mapping requests to controllers; avoid business logic, validation, or database operations in route files Source: noartem/skills.
Keep routes clean and focused on mapping requests to controllers; avoid business logic, validation, or database operations in route files
Quickly install laravel-routes-best-practices AI skill to your development environment via command line
Source: noartem/skills.
Keep your route files clean and focused on mapping requests to controllers. Routes should never contain business logic, validation, or database operations.
Remember: If you're writing more than one line of code in a route definition, it belongs in a controller!
Keep routes clean and focused on mapping requests to controllers; avoid business logic, validation, or database operations in route files Source: noartem/skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/noartem/skills --skill laravel-routes-best-practices Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
Stable fields and commands for AI/search citations.
npx skills add https://github.com/noartem/skills --skill laravel-routes-best-practicesKeep routes clean and focused on mapping requests to controllers; avoid business logic, validation, or database operations in route files Source: noartem/skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/noartem/skills --skill laravel-routes-best-practices Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/noartem/skills