Skip to content

Program REST API untuk menghitung lama parkir dari sebuah kendaraan yang berbasis Laravel 5.3

Notifications You must be signed in to change notification settings

mitf/IT-Challenge---TELKOM

Repository files navigation

How To Install

  • Make sure you have PHP 5.6 and Laravel 5.3 installed on your computer.
  • Download or clone this repository.
  • Open command tools or terminal and change directory to this repository location, type composer installand press enter.
  • Type php artisan storage:link and press enter to link the JSON file inside the Laravel local storage.
  • Finally type php artisan serve and press enter to run the application.

How to access REST API

The easiest way to access the app function is by using Postman, you can download the collection from here https://drive.google.com/open?id=11mM_ItEzrGpxl5bXFdfpWUGtVXzHv2-8 or you can copy the file inside the project by name TELKOM.postman_collection.json and import the file into you postman collection.

License

The Laravel framework is open-sourced software licensed under the MIT license.

About

Program REST API untuk menghitung lama parkir dari sebuah kendaraan yang berbasis Laravel 5.3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published