C.A.R. 911 Documentation
Complete resource management for 911 operations. Track equipment, manage fleets, monitor cameras, and coordinate command center operations in real-time.
Quick Start
Get C.A.R. 911 up and running in your environment
Configure environment
Copy the example environment file and generate your application key.
Update the
.env file with your database credentials and other configuration settings.Run migrations
Set up the database schema and seed initial data.This creates all necessary tables including users, roles, permissions, equipment, fleet, and camera management.
Explore by Feature
Discover the core capabilities of C.A.R. 911
Dashboard
Real-time overview of operational status, equipment, and resources
Equipment Management
Track terminals, devices, and equipment inventory with status monitoring
Fleet Management
Manage police vehicles, mobile units, and fleet resources
Camera Systems
Monitor and administer surveillance cameras and physical installations
Bodycam Tracking
Track bodycam assignments, deliveries, and returns
Dependencies
Manage organizational hierarchy: departments, divisions, and stations
Key Features
Everything you need for comprehensive resource management
Role-Based Access Control
Granular permissions with Spatie Laravel Permission package for secure multi-user access
Live Command Center
Real-time CECOCO mapping and mobile unit tracking with Leaflet integration
Advanced Reporting
Excel exports, audit logging, and comprehensive historical tracking
Advanced Search
Powerful filtering and search capabilities across all resources and assets
API Documentation
Integrate C.A.R. 911 with your systems
Authentication
Learn how to authenticate and secure your API requests
Equipment API
Manage equipment inventory programmatically
Fleet API
Access vehicle and mobile unit data
CECOCO APIs
Real-time command center data and mobile tracking
Ready to get started?
Follow our installation guide to deploy C.A.R. 911 in your environment
View Installation Guide