-
Notifications
You must be signed in to change notification settings - Fork 0
1. Installation
Dimas Satrio edited this page Feb 19, 2018
·
4 revisions
composer require ordent/ramenrestright now you need to add "minimum-stability" : "dev" in your composer.json
Ordent\RamenRest\Providers\RamenRestProvider::classDont forget that its located at config/app.php
RAMEN_REST_DEFAULT_USER=trueIt will trigger all the routes available for \App\User model, you can easily trigger it via /users [GET, POST, PUT, DELETE]