- Download or Clone this repository
git clone git@github.com:nazrulwazir/Parcel-Tracking-System.git
- Copy or rename file
.env.example
to.env
- Open up Command Prompt(CMD) or Terminal in the project directory and run these commands:
composer install
php artisan key:generate
- Launch web server
php artisan serve
How to use: Visit: https://parcel.nazrulwazir.com/
- Laravel PHP Framework - https://laravel.com/docs/5.6/installation
- Material Kit Theme - https://demos.creative-tim.com/material-kit/index.html
This library is under MIT license, please look at the LICENSE
file