Execute the fallowing sequence of commands in terminal
-
compoer install
-
npm install
-
php artisan serve
-
npm run dev
Link: http://localhost:8000/
In the root directory of the project is the restaurantAPI.json file which contains the collection for testing the endpoints using postman.