Directory
Install Admin9
Install the project and get it running.
Local Development
Daily commands and local environment notes.
Admin Docs
Common
/admin tasks and settings.Open Source
Public repositories and starters.
Stack
- PHP 8.2+
- Laravel 12
- Livewire 4
- Filament 5
- Tailwind CSS 4
- DaisyUI 5
- Vite 7
- Laravel Sanctum for API tokens
- Laravel Horizon for Redis-backed queues
Reading Order
- Read Installation and Local Development.
- Read Architecture.
- Then read Commands and Endpoints and Release Checklist.
/admin, go to Admin Overview.
If you mainly care about repositories, go to Open Source.
Other Pages
- Authentication and Identity
- Payments and Billing
- Localization and Theming
- Configuration System
- Payment Webhooks and Local Testing
- Events and Extension Points