Service Infrastructure
⚡
Database
PGSQL
Port: 5432
UP
⚡
Queue
RABBITMQ
Worker: Unknown
UP
⚡
Cache
REDIS
TTL: N/A
UP
Project Quick-Start
Internal Wiki →
1
Database Setup
Initialize tenant schemas and seed core permissions.
php
artisan migrate --seed
2
Worker Start
Start the horizon dashboard for queue monitoring.
php
artisan horizon
Environment Details
- Laravel Version
- 12.58.0
- PHP Version
- 8.4.21
- Environment
- staging