TabletopDOCS

Introduction

What tbtop/admin is and where to start.

tbtop/admin is a PHP DSL and React client for building admin panels on top of a Laravel app: pages, fields, tables and actions declared in PHP, rendered by an Inertia React client.

A page is not a fixed type. Its view() holds any number of forms, tables, stats and display blocks, mixed and nested in grids, sections and tabs; see Composing a page.

Where to start

Tabletop CMS

Docs for tbtop/cms, the content layer built on tbtop/admin, land once its closed beta opens.

On this page