Documentation

Guide

Core concepts — routing, metadata, caching, CLI, and the PHP API.

The guide covers the everyday concepts you'll reach for when organising a documentation set: how URLs are generated, the metadata you can attach to each page, how rendering is cached, and the commands and PHP API for programmatic access.

  • Routing — strategies, prefixes, middleware, named routes and redirects.
  • Metadata — every front-matter field.
  • Caching — render caching and invalidation.
  • CLI — every Artisan command.
  • PHP API — the Laradocs facade and service.