Backend Development Guidelines

Conventions and standards for developers working on the Laravel backend. These are project-specific rules on top of standard Laravel practices — they do not aim to teach Laravel itself.

Sections

Coding Guidelines

Project-specific code style standards, naming conventions, and patterns used in the codebase.

Development Archive Documentation Generator

How the automated commit-history documentation is generated.

API Client Documentation Generator

How the TypeScript API client documentation is generated from the OpenAPI specification.