Replace s3 credential in config\filesystems.php Replace DB connection string in database.php
All credentials above can be changed to using env(config_variable)
Call to api/access_token to get access token once has been setup in oauth_clients
Youtube link to walk through video - https://www.youtube.com/watch?v=YWpEi4bTmE8
Postman link for request collection - https://www.getpostman.com/collections/daef17e6a2bd259253b4
{
"access_token": "VEnDz6Kd3YLPnHUfAMqpl0m2QeDW2qz6zozOQZ5f",
"token_type": "Bearer",
"expires_in": 3600
}
{
"data": {
"name": "Esse officia facere nisi eum et vel deserunt dolor dolore magni laboriosam.",
"rating": "85.00",
"description": "Voluptatem minus eius enim quidem. Laborum eaque animi quod eum qui et voluptatibus. Sunt sunt molestias architecto molestiae optio. Consequuntur velit quas itaque ex debitis dolores.",
"image": "http://lorempixel.com/640/480/?61427"
}
}
{
"data": 51
}
{
"data": {
"name": "Dr. Karianne Durgan",
"birth_date": "1979-11-09",
"age": 36,
"bio": "Iste provident qui soluta ut. Ad consequatur harum deserunt debitis. Commodi dolorem consequatur aspernatur et harum molestiae fugit.",
"image": "http://lorempixel.com/640/480/?32093"
}
}
{
"data": 51
}
{
"data": {
"name": "expedita"
}
}
{
"data": 51
}
{
"data": [
{
"name": "deserunt"
},
{
"name": "repudiandae"
}
]
}
{
"data": [
{
"name": "libero"
}
]
}
{
"data": [
{
"id": 15,
"strCharacter": "Garry Bauch"
},
{
"id": 26,
"strCharacter": "Nash Rath"
}
]
}