Skip to content
This repository has been archived by the owner on Aug 27, 2019. It is now read-only.

nazrulwazir/Parcel-Tracking-System

Repository files navigation

Parcel Tracking System

Installation

  • 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/

Credits

License

This library is under MIT license, please look at the LICENSE file

Releases

No releases published

Packages

No packages published