Skip to content

Build structured Laravel sites with Capell

Capell CMS documentation

Build structured Laravel sites with Capell.

Capell gives Laravel teams a CMS core, a Filament admin, frontend rendering, and a Capell Extensions system for adding focused capabilities without turning every project into custom glue code.

Choose your path

Find the docs by what you are trying to do.

System map

How Capell fits together.

Popular next steps

Capell public docs are assembled from source repositories so implementation docs stay close to the code they describe:

  • capell-app/capell owns core CMS docs and core package docs.
  • capell-app/packages owns add-on Capell Extension docs.
  • capell-app/capell-docs owns this Starlight shell, homepage, navigation, sync logic, and high-level routing pages.

When generated extension docs look wrong, fix the package capell.json, README.md, or public docs/** files in the source repository.