Crime Reporting System (Demo)
The system allows users to lodge police report without having to go to the police station and view crime density as geospatial data using Leaflet interactive map.
composer install
- create
.env
file and copy.env.example
content php artisan key:generate
- Grab your mapbox API here and assign to
MAPBOX_PUBLIC_TOKEN
environment variable
EXTRA !!
- Dump data from crime.sql to your database for testing purpose
- Github - Naim Hasim