Skip to content

Redot DashboardLaravel starter-kit documentation

Full product and developer reference for the dashboard starter kit.

What This Covers

Redot Dashboard is documented here as a single Laravel starter kit product.

The docs assume:

  • you are working in the dashboard project root
  • commands are run from that root
  • paths like app/, routes/, config/, and public/assets/ are project-relative
  • built-in Redot features such as auth, datatables, localization, and settings are part of the dashboard platform

Coverage

  • setup and local development
  • project structure and route surfaces
  • runtime options and feature flags
  • authentication model and guards
  • settings keys and localization behavior
  • datatable columns, filters, and actions
  • sidebar and navigation behavior
  • frontend asset system and JS initializers
  • Blade component catalog
  • layout catalog
  • built-in module inventory
  • CRUD, scaffolding, and testing workflows

All rights reserved.