关于
The Laravel Architecture skill empowers developers to build enterprise-grade PHP applications by enforcing clean code principles and structured design patterns. It provides a standardized directory layout and implementation guides for Services, Repositories, and Single-Purpose Actions, moving beyond basic MVC to create maintainable, testable codebases. Whether you are bootstrapping a new project or refactoring a legacy system, this skill ensures best practices in dependency injection, service providers, and layer separation are consistently applied.