Skip to content

Latest commit

 

History

History
49 lines (32 loc) · 1.31 KB

README.md

File metadata and controls

49 lines (32 loc) · 1.31 KB

Crime Reporting System (Demo)


Description

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.

Technology Used



Installation

  1. composer install
  2. create .env file and copy .env.example content
  3. php artisan key:generate
  4. 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

Credits


Author Info