Skip to content
This repository has been archived by the owner on Mar 16, 2020. It is now read-only.

hngi/Mobile-Car-Park-API

Repository files navigation

Setup Guide

Ensure that you have PHP >+7.2 MYSQL and composer installed in your machine

  • Clone this project
  • Copy .env.exapmle to .env
  • Update .env with your MYSQL details
  • Run
composer install
php artisan key:generate
php artisan jwt:secret
php artisan migrate
  • Start the development server:
php artisan serve

API Documentation

API Documentation

About

This is the repository for the Car Park API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published