Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 388 Bytes

Readme.md

File metadata and controls

15 lines (8 loc) · 388 Bytes

Clone the Repo.

Install the dependencies. (Using composer require )

Start mysql server.

Run php artisan serve

To use the API:

Postman documentation for the API : https://red-crater-3128.postman.co/docs/collection/view/2463944-b7f9c6f4-f6c6-39ae-3617-20dd9e0ddc6d

For accessing application through UI:

Open the url in a browser : http://localhost:8000