- Laravel 8.x
- PHP 7.4x
- Tymon JWT
- Google Maps Distance Matrix API
- Postcode & Geolocation API for the UK (https://postcodes.io/)
- git clone https://github.com/cnahmetcn/iceberg_case.git
- composer install or (composer global update)
- copy .env.example .env
- php artisan key:generate
- php artisan serve
- php artisan migrate
- Postman Collection Link https://documenter.getpostman.com/view/13154669/TzzEoZye
Key | Value |
---|---|
fullName | Ahmet Can |
ahmet@gmail.com | |
password | 1402657 |
password_confirmation | 1402657 |
phone | 05555555555 |
Key | Value |
---|---|
ahmet@gmail.com | |
password | 1402657 |
Response: token value
Auth: Bearer Token
Response
{
"id": 1,
"fullName": "Ahmet Can",
"email": "ahmet@gmail.com",
"phone": null,
"hold": 0,
"created_at": "2021-08-23T14:06:47.000000Z",
"updated_at": "2021-08-23T14:34:06.000000Z"
}
Auth: Bearer Token
Response: token value
Auth: Bearer Token
Key | Value |
---|---|
fullName | Ahmet Can |
ahmet@gmail.com | |
password | 1402657 |
password_confirmation | 1402657 |
phone | 05555555556 |
Auth: Bearer Token
Auth: Bearer Token
Auth: Bearer Token
Auth: Bearer Token
Key | Value |
---|---|
adem@gmail.com | |
name | Adem |
surname | Can |
phone | 333 |
date | 2021-08-25 |
time | 13:00 |
address | CM27PR |
created_by | 1 |
Auth: Bearer Token
Auth: Bearer Token
Key | Value |
---|---|
adem@gmail.com | |
name | Adem |
surname | Can |
phone | 333 |
date | 2021-08-25 |
time | 13:00 |
address | CM27PR |
created_by | 1 |
Auth: Bearer Token
Key | Value |
---|---|
created_by | 1 |
Auth: Bearer Token
Key | Value |
---|---|
created_by | 1 |