Core Concepts

Built-in Documentation

Every Autoload-powered Laravel application comes with built-in Documentation for users to reference when making changes to resources inside the Filament CMS.

Why? So that non-technical users or clients that are making edits can reference best practices, how-tos, and guides for using the tools that are available to them.

Accessing Documentation

All authenticated Users, who have access to the Filament CMS, can view the built-in Documentation by clicking the "Documentation" link in the sidebar or by going to /admin/documentation.

In addition, every Autoload-provided resource has a "Quick Link" to that section of the Documentation at the top of that resource's index/list page.

For example, if a User is on the Pages index page, there will be a "card" at the top of the list table that has a "Pages" title and quick description that can be clicked. Once clicked, that link will take the user directly to the Pages documentation.

Other Resources

Extending Documentation

Add Documentation for your users to reference for any custom resources in your Autoload-powered Laravel application.

Code highlighting provided by Torchlight