statamic / docs

Statamic Documentation
https://statamic.dev
Other
116 stars 379 forks source link

Add docs on all available facades #1245

Open benfurfie opened 9 months ago

benfurfie commented 9 months ago

This is a high level overview of the available facades, as suggested by @robdekort. It will eventually be used to link to documentation for each facade.

Structurally, it probably makes sense to have a small primer on what Facades are, link to the Laravel documentation to defer to that, and list the available facades (with a note that it’s currently being written out).

Links could be handled like the ‘Available Validation’ list on the Laravel docs (Laravel - The PHP Framework For Web Artisans).

benfurfie commented 9 months ago

I'll sort this one out this weekend.