Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 199 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 199 Bytes

restful-api

A simple restful API using Laravel PHP and MySQL and OAuth2.

Edit .env file and type php artisan migrate:fresh --seed and test with postman or any tool of testing APIs.