{"info":{"_postman_id":"2b95d9ff-9d03-4c1d-be0d-6d1f39658395","name":"pizzazzip","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"10717842","collectionId":"2b95d9ff-9d03-4c1d-be0d-6d1f39658395","publishedId":"Szt8eVsN","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2020-05-24T05:40:45.000Z"},"item":[{"name":"Users: Index","id":"f784addb-bacc-4640-ab46-4794beb46f6f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://127.0.0.1:8000/api/users","description":"<p>Returns a paginated list of <code>users</code></p>\n","urlObject":{"protocol":"http","port":"8000","path":["api","users"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[{"id":"ed539380-f1d9-44c6-89f2-8839cab3d61d","name":"Users: Index","originalRequest":{"method":"GET","header":[],"url":"http://127.0.0.1:8000/api/users"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Date","value":"Sun, 24 May 2020 05:48:04 GMT"},{"key":"Date","value":"Sun, 24 May 2020 05:48:04 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.2.25"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": 1,\n            \"name\": null,\n            \"email\": \"traderpila@gmail.com\",\n            \"phone\": \"015732485434\",\n            \"orders\": [\n                {\n                    \"id\": 1,\n                    \"user_id\": 1,\n                    \"address_id\": 1,\n                    \"number\": 1,\n                    \"status\": \"standby\",\n                    \"note\": null,\n                    \"created_at\": \"2020-05-23T16:32:19.000000Z\",\n                    \"updated_at\": \"2020-05-23T16:32:19.000000Z\"\n                },\n                {\n                    \"id\": 2,\n                    \"user_id\": 1,\n                    \"address_id\": 2,\n                    \"number\": 1,\n                    \"status\": \"standby\",\n                    \"note\": null,\n                    \"created_at\": \"2020-05-23T16:35:10.000000Z\",\n                    \"updated_at\": \"2020-05-23T16:35:10.000000Z\"\n                },\n                {\n                    \"id\": 3,\n                    \"user_id\": 1,\n                    \"address_id\": 3,\n                    \"number\": 1,\n                    \"status\": \"standby\",\n                    \"note\": null,\n                    \"created_at\": \"2020-05-23T16:37:35.000000Z\",\n                    \"updated_at\": \"2020-05-23T16:37:35.000000Z\"\n                },\n                {\n                    \"id\": 4,\n                    \"user_id\": 1,\n                    \"address_id\": 4,\n                    \"number\": 1,\n                    \"status\": \"standby\",\n                    \"note\": \"Knock and deliver\",\n                    \"created_at\": \"2020-05-23T16:38:41.000000Z\",\n                    \"updated_at\": \"2020-05-23T16:38:41.000000Z\"\n                },\n                {\n                    \"id\": 5,\n                    \"user_id\": 1,\n                    \"address_id\": 5,\n                    \"number\": 1,\n                    \"status\": \"standby\",\n                    \"note\": \"Knock and deliver\",\n                    \"created_at\": \"2020-05-23T16:41:03.000000Z\",\n                    \"updated_at\": \"2020-05-23T16:41:03.000000Z\"\n                },\n                {\n                    \"id\": 6,\n                    \"user_id\": 1,\n                    \"address_id\": 6,\n                    \"number\": 1,\n                    \"status\": \"standby\",\n                    \"note\": \"Knock and deliver\",\n                    \"created_at\": \"2020-05-23T16:41:40.000000Z\",\n                    \"updated_at\": \"2020-05-23T16:41:40.000000Z\"\n                },\n                {\n                    \"id\": 7,\n                    \"user_id\": 1,\n                    \"address_id\": 7,\n                    \"number\": 1,\n                    \"status\": \"standby\",\n                    \"note\": \"Knock and deliver\",\n                    \"created_at\": \"2020-05-23T16:42:39.000000Z\",\n                    \"updated_at\": \"2020-05-23T16:42:39.000000Z\"\n                },\n                {\n                    \"id\": 8,\n                    \"user_id\": 1,\n                    \"address_id\": 8,\n                    \"number\": 1,\n                    \"status\": \"standby\",\n                    \"note\": \"Knock and deliver\",\n                    \"created_at\": \"2020-05-23T16:43:01.000000Z\",\n                    \"updated_at\": \"2020-05-23T16:43:01.000000Z\"\n                },\n                {\n                    \"id\": 9,\n                    \"user_id\": 1,\n                    \"address_id\": 9,\n                    \"number\": 1,\n                    \"status\": \"standby\",\n                    \"note\": \"Knock and deliver\",\n                    \"created_at\": \"2020-05-23T16:43:27.000000Z\",\n                    \"updated_at\": \"2020-05-23T16:43:27.000000Z\"\n                },\n                {\n                    \"id\": 10,\n                    \"user_id\": 1,\n                    \"address_id\": 10,\n                    \"number\": 1,\n                    \"status\": \"standby\",\n                    \"note\": \"Knock and deliver\",\n                    \"created_at\": \"2020-05-23T16:43:40.000000Z\",\n                    \"updated_at\": \"2020-05-23T16:43:40.000000Z\"\n                },\n                {\n                    \"id\": 11,\n                    \"user_id\": 1,\n                    \"address_id\": 11,\n                    \"number\": 1,\n                    \"status\": \"standby\",\n                    \"note\": \"Knock and deliver\",\n                    \"created_at\": \"2020-05-23T16:43:55.000000Z\",\n                    \"updated_at\": \"2020-05-23T16:43:55.000000Z\"\n                },\n                {\n                    \"id\": 12,\n                    \"user_id\": 1,\n                    \"address_id\": 12,\n                    \"number\": 1,\n                    \"status\": \"standby\",\n                    \"note\": \"Knock and deliver\",\n                    \"created_at\": \"2020-05-23T16:45:10.000000Z\",\n                    \"updated_at\": \"2020-05-23T16:45:10.000000Z\"\n                },\n                {\n                    \"id\": 13,\n                    \"user_id\": 1,\n                    \"address_id\": 13,\n                    \"number\": 1,\n                    \"status\": \"standby\",\n                    \"note\": \"Knock and deliver\",\n                    \"created_at\": \"2020-05-23T16:53:48.000000Z\",\n                    \"updated_at\": \"2020-05-23T16:53:48.000000Z\"\n                },\n                {\n                    \"id\": 14,\n                    \"user_id\": 1,\n                    \"address_id\": 14,\n                    \"number\": 1,\n                    \"status\": \"standby\",\n                    \"note\": \"Knock and deliver\",\n                    \"created_at\": \"2020-05-23T16:54:15.000000Z\",\n                    \"updated_at\": \"2020-05-23T16:54:15.000000Z\"\n                },\n                {\n                    \"id\": 15,\n                    \"user_id\": 1,\n                    \"address_id\": 15,\n                    \"number\": 1,\n                    \"status\": \"standby\",\n                    \"note\": \"Knock and deliver\",\n                    \"created_at\": \"2020-05-23T16:55:46.000000Z\",\n                    \"updated_at\": \"2020-05-23T16:55:46.000000Z\"\n                },\n                {\n                    \"id\": 16,\n                    \"user_id\": 1,\n                    \"address_id\": 16,\n                    \"number\": 1,\n                    \"status\": \"standby\",\n                    \"note\": \"asdfasdfasdfs\",\n                    \"created_at\": \"2020-05-23T16:57:25.000000Z\",\n                    \"updated_at\": \"2020-05-23T16:57:25.000000Z\"\n                },\n                {\n                    \"id\": 17,\n                    \"user_id\": 1,\n                    \"address_id\": 17,\n                    \"number\": 1,\n                    \"status\": \"standby\",\n                    \"note\": null,\n                    \"created_at\": \"2020-05-23T17:05:59.000000Z\",\n                    \"updated_at\": \"2020-05-23T17:05:59.000000Z\"\n                },\n                {\n                    \"id\": 18,\n                    \"user_id\": 1,\n                    \"address_id\": 18,\n                    \"number\": 1,\n                    \"status\": \"standby\",\n                    \"note\": \"xvxxbvc\",\n                    \"created_at\": \"2020-05-23T17:09:43.000000Z\",\n                    \"updated_at\": \"2020-05-23T17:09:43.000000Z\"\n                },\n                {\n                    \"id\": 19,\n                    \"user_id\": 1,\n                    \"address_id\": 19,\n                    \"number\": 1,\n                    \"status\": \"standby\",\n                    \"note\": \"xfgsdfg\",\n                    \"created_at\": \"2020-05-23T17:11:38.000000Z\",\n                    \"updated_at\": \"2020-05-23T17:11:38.000000Z\"\n                },\n                {\n                    \"id\": 20,\n                    \"user_id\": 1,\n                    \"address_id\": 20,\n                    \"number\": 1,\n                    \"status\": \"standby\",\n                    \"note\": \"sdfsdfs\",\n                    \"created_at\": \"2020-05-23T17:14:44.000000Z\",\n                    \"updated_at\": \"2020-05-23T17:14:44.000000Z\"\n                },\n                {\n                    \"id\": 21,\n                    \"user_id\": 1,\n                    \"address_id\": 21,\n                    \"number\": 1,\n                    \"status\": \"standby\",\n                    \"note\": null,\n                    \"created_at\": \"2020-05-23T17:20:07.000000Z\",\n                    \"updated_at\": \"2020-05-23T17:20:07.000000Z\"\n                },\n                {\n                    \"id\": 22,\n                    \"user_id\": 1,\n                    \"address_id\": 22,\n                    \"number\": 1,\n                    \"status\": \"standby\",\n                    \"note\": null,\n                    \"created_at\": \"2020-05-23T17:22:48.000000Z\",\n                    \"updated_at\": \"2020-05-23T17:22:48.000000Z\"\n                },\n                {\n                    \"id\": 23,\n                    \"user_id\": 1,\n                    \"address_id\": 23,\n                    \"number\": 1,\n                    \"status\": \"standby\",\n                    \"note\": null,\n                    \"created_at\": \"2020-05-23T17:26:01.000000Z\",\n                    \"updated_at\": \"2020-05-23T17:26:01.000000Z\"\n                },\n                {\n                    \"id\": 24,\n                    \"user_id\": 1,\n                    \"address_id\": 24,\n                    \"number\": 1,\n                    \"status\": \"standby\",\n                    \"note\": null,\n                    \"created_at\": \"2020-05-23T17:27:52.000000Z\",\n                    \"updated_at\": \"2020-05-23T17:27:52.000000Z\"\n                },\n                {\n                    \"id\": 25,\n                    \"user_id\": 1,\n                    \"address_id\": 25,\n                    \"number\": 1,\n                    \"status\": \"standby\",\n                    \"note\": null,\n                    \"created_at\": \"2020-05-23T17:30:53.000000Z\",\n                    \"updated_at\": \"2020-05-23T17:30:53.000000Z\"\n                },\n                {\n                    \"id\": 26,\n                    \"user_id\": 1,\n                    \"address_id\": 26,\n                    \"number\": 1,\n                    \"status\": \"standby\",\n                    \"note\": null,\n                    \"created_at\": \"2020-05-23T17:31:14.000000Z\",\n                    \"updated_at\": \"2020-05-23T17:31:14.000000Z\"\n                },\n                {\n                    \"id\": 27,\n                    \"user_id\": 1,\n                    \"address_id\": 27,\n                    \"number\": 1,\n                    \"status\": \"standby\",\n                    \"note\": null,\n                    \"created_at\": \"2020-05-23T17:32:17.000000Z\",\n                    \"updated_at\": \"2020-05-23T17:32:17.000000Z\"\n                },\n                {\n                    \"id\": 28,\n                    \"user_id\": 1,\n                    \"address_id\": 28,\n                    \"number\": 1,\n                    \"status\": \"standby\",\n                    \"note\": null,\n                    \"created_at\": \"2020-05-23T17:33:43.000000Z\",\n                    \"updated_at\": \"2020-05-23T17:33:43.000000Z\"\n                },\n                {\n                    \"id\": 29,\n                    \"user_id\": 1,\n                    \"address_id\": 29,\n                    \"number\": 1,\n                    \"status\": \"standby\",\n                    \"note\": null,\n                    \"created_at\": \"2020-05-23T17:35:10.000000Z\",\n                    \"updated_at\": \"2020-05-23T17:35:10.000000Z\"\n                },\n                {\n                    \"id\": 30,\n                    \"user_id\": 1,\n                    \"address_id\": 30,\n                    \"number\": 1,\n                    \"status\": \"standby\",\n                    \"note\": null,\n                    \"created_at\": \"2020-05-23T17:35:21.000000Z\",\n                    \"updated_at\": \"2020-05-23T17:35:21.000000Z\"\n                },\n                {\n                    \"id\": 31,\n                    \"user_id\": 1,\n                    \"address_id\": 31,\n                    \"number\": 1,\n                    \"status\": \"standby\",\n                    \"note\": \"Knock and deliver\",\n                    \"created_at\": \"2020-05-24T04:56:10.000000Z\",\n                    \"updated_at\": \"2020-05-24T04:56:10.000000Z\"\n                }\n            ],\n            \"addresses\": [\n                {\n                    \"id\": 1,\n                    \"user_id\": 1,\n                    \"address_line_1\": \"13 Wexstraße Wilmersdorf\",\n                    \"address_line_2\": \"13 Wexstraße\",\n                    \"phone\": \"015732485434\",\n                    \"zip_code\": \"10715\",\n                    \"created_at\": \"2020-05-23T16:32:19.000000Z\",\n                    \"updated_at\": \"2020-05-23T16:32:19.000000Z\"\n                },\n                {\n                    \"id\": 2,\n                    \"user_id\": 1,\n                    \"address_line_1\": \"13 Wexstraße Wilmersdorf\",\n                    \"address_line_2\": \"13 Wexstraße\",\n                    \"phone\": \"015732485434\",\n                    \"zip_code\": \"10715\",\n                    \"created_at\": \"2020-05-23T16:35:10.000000Z\",\n                    \"updated_at\": \"2020-05-23T16:35:10.000000Z\"\n                },\n                {\n                    \"id\": 3,\n                    \"user_id\": 1,\n                    \"address_line_1\": \"13 Wexstraße Wilmersdorf\",\n                    \"address_line_2\": \"13 Wexstraße\",\n                    \"phone\": \"015732485434\",\n                    \"zip_code\": \"10715\",\n                    \"created_at\": \"2020-05-23T16:37:35.000000Z\",\n                    \"updated_at\": \"2020-05-23T16:37:35.000000Z\"\n                },\n                {\n                    \"id\": 4,\n                    \"user_id\": 1,\n                    \"address_line_1\": \"13 Wexstraße Wilmersdorf\",\n                    \"address_line_2\": \"13 Wexstraße\",\n                    \"phone\": \"015732485434\",\n                    \"zip_code\": \"10715\",\n                    \"created_at\": \"2020-05-23T16:38:41.000000Z\",\n                    \"updated_at\": \"2020-05-23T16:38:41.000000Z\"\n                },\n                {\n                    \"id\": 5,\n                    \"user_id\": 1,\n                    \"address_line_1\": \"13 Wexstraße Wilmersdorf\",\n                    \"address_line_2\": \"13 Wexstraße\",\n                    \"phone\": \"015732485434\",\n                    \"zip_code\": \"10715\",\n                    \"created_at\": \"2020-05-23T16:41:03.000000Z\",\n                    \"updated_at\": \"2020-05-23T16:41:03.000000Z\"\n                },\n                {\n                    \"id\": 6,\n                    \"user_id\": 1,\n                    \"address_line_1\": \"13 Wexstraße Wilmersdorf\",\n                    \"address_line_2\": \"13 Wexstraße\",\n                    \"phone\": \"015732485434\",\n                    \"zip_code\": \"10715\",\n                    \"created_at\": \"2020-05-23T16:41:40.000000Z\",\n                    \"updated_at\": \"2020-05-23T16:41:40.000000Z\"\n                },\n                {\n                    \"id\": 7,\n                    \"user_id\": 1,\n                    \"address_line_1\": \"13 Wexstraße Wilmersdorf\",\n                    \"address_line_2\": \"13 Wexstraße\",\n                    \"phone\": \"015732485434\",\n                    \"zip_code\": \"10715\",\n                    \"created_at\": \"2020-05-23T16:42:39.000000Z\",\n                    \"updated_at\": \"2020-05-23T16:42:39.000000Z\"\n                },\n                {\n                    \"id\": 8,\n                    \"user_id\": 1,\n                    \"address_line_1\": \"13 Wexstraße Wilmersdorf\",\n                    \"address_line_2\": \"13 Wexstraße\",\n                    \"phone\": \"015732485434\",\n                    \"zip_code\": \"10715\",\n                    \"created_at\": \"2020-05-23T16:43:01.000000Z\",\n                    \"updated_at\": \"2020-05-23T16:43:01.000000Z\"\n                },\n                {\n                    \"id\": 9,\n                    \"user_id\": 1,\n                    \"address_line_1\": \"13 Wexstraße Wilmersdorf\",\n                    \"address_line_2\": \"13 Wexstraße\",\n                    \"phone\": \"015732485434\",\n                    \"zip_code\": \"10715\",\n                    \"created_at\": \"2020-05-23T16:43:27.000000Z\",\n                    \"updated_at\": \"2020-05-23T16:43:27.000000Z\"\n                },\n                {\n                    \"id\": 10,\n                    \"user_id\": 1,\n                    \"address_line_1\": \"13 Wexstraße Wilmersdorf\",\n                    \"address_line_2\": \"13 Wexstraße\",\n                    \"phone\": \"015732485434\",\n                    \"zip_code\": \"10715\",\n                    \"created_at\": \"2020-05-23T16:43:40.000000Z\",\n                    \"updated_at\": \"2020-05-23T16:43:40.000000Z\"\n                },\n                {\n                    \"id\": 11,\n                    \"user_id\": 1,\n                    \"address_line_1\": \"13 Wexstraße Wilmersdorf\",\n                    \"address_line_2\": \"13 Wexstraße\",\n                    \"phone\": \"015732485434\",\n                    \"zip_code\": \"10715\",\n                    \"created_at\": \"2020-05-23T16:43:55.000000Z\",\n                    \"updated_at\": \"2020-05-23T16:43:55.000000Z\"\n                },\n                {\n                    \"id\": 12,\n                    \"user_id\": 1,\n                    \"address_line_1\": \"13 Wexstraße Wilmersdorf\",\n                    \"address_line_2\": \"13 Wexstraße\",\n                    \"phone\": \"015732485434\",\n                    \"zip_code\": \"10715\",\n                    \"created_at\": \"2020-05-23T16:45:10.000000Z\",\n                    \"updated_at\": \"2020-05-23T16:45:10.000000Z\"\n                },\n                {\n                    \"id\": 13,\n                    \"user_id\": 1,\n                    \"address_line_1\": \"13 Wexstraße Wilmersdorf\",\n                    \"address_line_2\": \"13 Wexstraße\",\n                    \"phone\": \"015732485434\",\n                    \"zip_code\": \"10715\",\n                    \"created_at\": \"2020-05-23T16:53:48.000000Z\",\n                    \"updated_at\": \"2020-05-23T16:53:48.000000Z\"\n                },\n                {\n                    \"id\": 14,\n                    \"user_id\": 1,\n                    \"address_line_1\": \"13 Wexstraße Wilmersdorf\",\n                    \"address_line_2\": \"13 Wexstraße\",\n                    \"phone\": \"015732485434\",\n                    \"zip_code\": \"10715\",\n                    \"created_at\": \"2020-05-23T16:54:15.000000Z\",\n                    \"updated_at\": \"2020-05-23T16:54:15.000000Z\"\n                },\n                {\n                    \"id\": 15,\n                    \"user_id\": 1,\n                    \"address_line_1\": \"13 Wexstraße Wilmersdorf\",\n                    \"address_line_2\": \"13 Wexstraße\",\n                    \"phone\": \"015732485434\",\n                    \"zip_code\": \"10715\",\n                    \"created_at\": \"2020-05-23T16:55:46.000000Z\",\n                    \"updated_at\": \"2020-05-23T16:55:46.000000Z\"\n                },\n                {\n                    \"id\": 16,\n                    \"user_id\": 1,\n                    \"address_line_1\": \"13 Wexstraße Wilmersdorf\",\n                    \"address_line_2\": \"13 Wexstraße\",\n                    \"phone\": \"015732485434\",\n                    \"zip_code\": \"10715\",\n                    \"created_at\": \"2020-05-23T16:57:25.000000Z\",\n                    \"updated_at\": \"2020-05-23T16:57:25.000000Z\"\n                },\n                {\n                    \"id\": 17,\n                    \"user_id\": 1,\n                    \"address_line_1\": \"13 Wexstraße Wilmersdorf\",\n                    \"address_line_2\": \"df\",\n                    \"phone\": \"015732485434\",\n                    \"zip_code\": \"10715\",\n                    \"created_at\": \"2020-05-23T17:05:59.000000Z\",\n                    \"updated_at\": \"2020-05-23T17:05:59.000000Z\"\n                },\n                {\n                    \"id\": 18,\n                    \"user_id\": 1,\n                    \"address_line_1\": \"13 Wexstraße Wilmersdorf\",\n                    \"address_line_2\": \"13 Wexstraße\",\n                    \"phone\": \"015732485434\",\n                    \"zip_code\": \"10715\",\n                    \"created_at\": \"2020-05-23T17:09:43.000000Z\",\n                    \"updated_at\": \"2020-05-23T17:09:43.000000Z\"\n                },\n                {\n                    \"id\": 19,\n                    \"user_id\": 1,\n                    \"address_line_1\": \"13 Wexstraße Wilmersdorf\",\n                    \"address_line_2\": \"13 Wexstraße\",\n                    \"phone\": \"015732485434\",\n                    \"zip_code\": \"10715\",\n                    \"created_at\": \"2020-05-23T17:11:38.000000Z\",\n                    \"updated_at\": \"2020-05-23T17:11:38.000000Z\"\n                },\n                {\n                    \"id\": 20,\n                    \"user_id\": 1,\n                    \"address_line_1\": \"13 Wexstraße Wilmersdorf\",\n                    \"address_line_2\": \"13 Wexstraße\",\n                    \"phone\": \"015732485434\",\n                    \"zip_code\": \"10715\",\n                    \"created_at\": \"2020-05-23T17:14:44.000000Z\",\n                    \"updated_at\": \"2020-05-23T17:14:44.000000Z\"\n                },\n                {\n                    \"id\": 21,\n                    \"user_id\": 1,\n                    \"address_line_1\": \"13 Wexstraße Wilmersdorf\",\n                    \"address_line_2\": \"13 Wexstraße\",\n                    \"phone\": \"015732485434\",\n                    \"zip_code\": \"10715\",\n                    \"created_at\": \"2020-05-23T17:20:07.000000Z\",\n                    \"updated_at\": \"2020-05-23T17:20:07.000000Z\"\n                },\n                {\n                    \"id\": 22,\n                    \"user_id\": 1,\n                    \"address_line_1\": \"13 Wexstraße Wilmersdorf\",\n                    \"address_line_2\": \"13 Wexstraße\",\n                    \"phone\": \"015732485434\",\n                    \"zip_code\": \"10715\",\n                    \"created_at\": \"2020-05-23T17:22:48.000000Z\",\n                    \"updated_at\": \"2020-05-23T17:22:48.000000Z\"\n                },\n                {\n                    \"id\": 23,\n                    \"user_id\": 1,\n                    \"address_line_1\": \"13 Wexstraße Wilmersdorf\",\n                    \"address_line_2\": \"13 Wexstraße\",\n                    \"phone\": \"015732485434\",\n                    \"zip_code\": \"10715\",\n                    \"created_at\": \"2020-05-23T17:26:01.000000Z\",\n                    \"updated_at\": \"2020-05-23T17:26:01.000000Z\"\n                },\n                {\n                    \"id\": 24,\n                    \"user_id\": 1,\n                    \"address_line_1\": \"13 Wexstraße Wilmersdorf\",\n                    \"address_line_2\": \"13 Wexstraße\",\n                    \"phone\": \"015732485434\",\n                    \"zip_code\": \"10715\",\n                    \"created_at\": \"2020-05-23T17:27:52.000000Z\",\n                    \"updated_at\": \"2020-05-23T17:27:52.000000Z\"\n                },\n                {\n                    \"id\": 25,\n                    \"user_id\": 1,\n                    \"address_line_1\": \"13 Wexstraße Wilmersdorf\",\n                    \"address_line_2\": \"13 Wexstraße\",\n                    \"phone\": \"015732485434\",\n                    \"zip_code\": \"10715\",\n                    \"created_at\": \"2020-05-23T17:30:53.000000Z\",\n                    \"updated_at\": \"2020-05-23T17:30:53.000000Z\"\n                },\n                {\n                    \"id\": 26,\n                    \"user_id\": 1,\n                    \"address_line_1\": \"13 Wexstraße Wilmersdorf\",\n                    \"address_line_2\": \"13 Wexstraße\",\n                    \"phone\": \"015732485434\",\n                    \"zip_code\": \"10715\",\n                    \"created_at\": \"2020-05-23T17:31:14.000000Z\",\n                    \"updated_at\": \"2020-05-23T17:31:14.000000Z\"\n                },\n                {\n                    \"id\": 27,\n                    \"user_id\": 1,\n                    \"address_line_1\": \"13 Wexstraße Wilmersdorf\",\n                    \"address_line_2\": \"13 Wexstraße\",\n                    \"phone\": \"015732485434\",\n                    \"zip_code\": \"10715\",\n                    \"created_at\": \"2020-05-23T17:32:17.000000Z\",\n                    \"updated_at\": \"2020-05-23T17:32:17.000000Z\"\n                },\n                {\n                    \"id\": 28,\n                    \"user_id\": 1,\n                    \"address_line_1\": \"13 Wexstraße Wilmersdorf\",\n                    \"address_line_2\": \"13 Wexstraße\",\n                    \"phone\": \"015732485434\",\n                    \"zip_code\": \"10715\",\n                    \"created_at\": \"2020-05-23T17:33:43.000000Z\",\n                    \"updated_at\": \"2020-05-23T17:33:43.000000Z\"\n                },\n                {\n                    \"id\": 29,\n                    \"user_id\": 1,\n                    \"address_line_1\": \"13 Wexstraße Wilmersdorf\",\n                    \"address_line_2\": \"13 Wexstraße\",\n                    \"phone\": \"015732485434\",\n                    \"zip_code\": \"10715\",\n                    \"created_at\": \"2020-05-23T17:35:10.000000Z\",\n                    \"updated_at\": \"2020-05-23T17:35:10.000000Z\"\n                },\n                {\n                    \"id\": 30,\n                    \"user_id\": 1,\n                    \"address_line_1\": \"13 Wexstraße Wilmersdorf\",\n                    \"address_line_2\": \"13 Wexstraße\",\n                    \"phone\": \"015732485434\",\n                    \"zip_code\": \"10715\",\n                    \"created_at\": \"2020-05-23T17:35:21.000000Z\",\n                    \"updated_at\": \"2020-05-23T17:35:21.000000Z\"\n                },\n                {\n                    \"id\": 31,\n                    \"user_id\": 1,\n                    \"address_line_1\": \"13 Wexstraße Wilmersdorf\",\n                    \"address_line_2\": \"13 Wexstraße\",\n                    \"phone\": \"015732485434\",\n                    \"zip_code\": \"10715\",\n                    \"created_at\": \"2020-05-24T04:56:10.000000Z\",\n                    \"updated_at\": \"2020-05-24T04:56:10.000000Z\"\n                }\n            ],\n            \"created_at\": \"2020-05-23 16:32:18\",\n            \"updated_at\": \"2020-05-23 16:32:18\"\n        }\n    ],\n    \"links\": {\n        \"first\": \"http://127.0.0.1:8000/api/users?page=1\",\n        \"last\": \"http://127.0.0.1:8000/api/users?page=1\",\n        \"prev\": null,\n        \"next\": null\n    },\n    \"meta\": {\n        \"current_page\": 1,\n        \"from\": 1,\n        \"last_page\": 1,\n        \"path\": \"http://127.0.0.1:8000/api/users\",\n        \"per_page\": 5,\n        \"to\": 1,\n        \"total\": 1\n    }\n}"}],"_postman_id":"f784addb-bacc-4640-ab46-4794beb46f6f"},{"name":"Users: Create","id":"9303aa23-cb95-41d7-9a69-d11a736454b9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n\t\"first_name\": \"Pila\",\n\t\"last_name\": \"Teyim\",\n\t\"phone\": \"12345671\",\n\t\"email\": \"teyim.pila@gmail.com\"\n}","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1:8000/api/users","description":"<p>Creates and new user record</p>\n","urlObject":{"protocol":"http","port":"8000","path":["api","users"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[{"id":"4c89848c-0e30-41f1-be07-721bbf9f6921","name":"Users: Create","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n\t\"first_name\": \"Pila\",\n\t\"last_name\": \"Teyim\",\n\t\"phone\": \"12345671\",\n\t\"email\": \"teyim.pila@gmail.com\"\n}","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1:8000/api/users"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Date","value":"Sun, 24 May 2020 05:50:25 GMT"},{"key":"Date","value":"Sun, 24 May 2020 05:50:25 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.2.25"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"57"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 4,\n        \"email\": \"teyim.pila@gmail.com\",\n        \"phone\": \"12345671\",\n        \"orders\": [],\n        \"addresses\": [],\n        \"last_name\": \"Teyim\",\n        \"first_name\": \"Pila\",\n        \"created_at\": \"2020-05-24 05:50:25\",\n        \"updated_at\": \"2020-05-24 05:50:25\"\n    }\n}"}],"_postman_id":"9303aa23-cb95-41d7-9a69-d11a736454b9"},{"name":"Users: Show","id":"189b4c6b-1797-423f-8921-d0626ecdd2b3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://127.0.0.1:8000/api/users/4","description":"<p>Retrieves a single user by id</p>\n","urlObject":{"protocol":"http","port":"8000","path":["api","users","4"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[{"id":"4b86af18-9973-414b-b467-241f0ff3ec1a","name":"Users: Show","originalRequest":{"method":"GET","header":[],"url":"http://127.0.0.1:8000/api/users/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Date","value":"Sun, 24 May 2020 05:53:05 GMT"},{"key":"Date","value":"Sun, 24 May 2020 05:53:05 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.2.25"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 1,\n        \"email\": \"traderpila@gmail.com\",\n        \"phone\": \"015732485434\",\n        \"orders\": [\n            {\n                \"id\": 1,\n                \"user_id\": 1,\n                \"address_id\": 1,\n                \"number\": 1,\n                \"status\": \"standby\",\n                \"note\": null,\n                \"created_at\": \"2020-05-23T16:32:19.000000Z\",\n                \"updated_at\": \"2020-05-23T16:32:19.000000Z\"\n            },\n            {\n                \"id\": 2,\n                \"user_id\": 1,\n                \"address_id\": 2,\n                \"number\": 1,\n                \"status\": \"standby\",\n                \"note\": null,\n                \"created_at\": \"2020-05-23T16:35:10.000000Z\",\n                \"updated_at\": \"2020-05-23T16:35:10.000000Z\"\n            },\n            {\n                \"id\": 3,\n                \"user_id\": 1,\n                \"address_id\": 3,\n                \"number\": 1,\n                \"status\": \"standby\",\n                \"note\": null,\n                \"created_at\": \"2020-05-23T16:37:35.000000Z\",\n                \"updated_at\": \"2020-05-23T16:37:35.000000Z\"\n            },\n            {\n                \"id\": 4,\n                \"user_id\": 1,\n                \"address_id\": 4,\n                \"number\": 1,\n                \"status\": \"standby\",\n                \"note\": \"Knock and deliver\",\n                \"created_at\": \"2020-05-23T16:38:41.000000Z\",\n                \"updated_at\": \"2020-05-23T16:38:41.000000Z\"\n            },\n            {\n                \"id\": 5,\n                \"user_id\": 1,\n                \"address_id\": 5,\n                \"number\": 1,\n                \"status\": \"standby\",\n                \"note\": \"Knock and deliver\",\n                \"created_at\": \"2020-05-23T16:41:03.000000Z\",\n                \"updated_at\": \"2020-05-23T16:41:03.000000Z\"\n            },\n            {\n                \"id\": 6,\n                \"user_id\": 1,\n                \"address_id\": 6,\n                \"number\": 1,\n                \"status\": \"standby\",\n                \"note\": \"Knock and deliver\",\n                \"created_at\": \"2020-05-23T16:41:40.000000Z\",\n                \"updated_at\": \"2020-05-23T16:41:40.000000Z\"\n            },\n            {\n                \"id\": 7,\n                \"user_id\": 1,\n                \"address_id\": 7,\n                \"number\": 1,\n                \"status\": \"standby\",\n                \"note\": \"Knock and deliver\",\n                \"created_at\": \"2020-05-23T16:42:39.000000Z\",\n                \"updated_at\": \"2020-05-23T16:42:39.000000Z\"\n            },\n            {\n                \"id\": 8,\n                \"user_id\": 1,\n                \"address_id\": 8,\n                \"number\": 1,\n                \"status\": \"standby\",\n                \"note\": \"Knock and deliver\",\n                \"created_at\": \"2020-05-23T16:43:01.000000Z\",\n                \"updated_at\": \"2020-05-23T16:43:01.000000Z\"\n            },\n            {\n                \"id\": 9,\n                \"user_id\": 1,\n                \"address_id\": 9,\n                \"number\": 1,\n                \"status\": \"standby\",\n                \"note\": \"Knock and deliver\",\n                \"created_at\": \"2020-05-23T16:43:27.000000Z\",\n                \"updated_at\": \"2020-05-23T16:43:27.000000Z\"\n            },\n            {\n                \"id\": 10,\n                \"user_id\": 1,\n                \"address_id\": 10,\n                \"number\": 1,\n                \"status\": \"standby\",\n                \"note\": \"Knock and deliver\",\n                \"created_at\": \"2020-05-23T16:43:40.000000Z\",\n                \"updated_at\": \"2020-05-23T16:43:40.000000Z\"\n            },\n            {\n                \"id\": 11,\n                \"user_id\": 1,\n                \"address_id\": 11,\n                \"number\": 1,\n                \"status\": \"standby\",\n                \"note\": \"Knock and deliver\",\n                \"created_at\": \"2020-05-23T16:43:55.000000Z\",\n                \"updated_at\": \"2020-05-23T16:43:55.000000Z\"\n            },\n            {\n                \"id\": 12,\n                \"user_id\": 1,\n                \"address_id\": 12,\n                \"number\": 1,\n                \"status\": \"standby\",\n                \"note\": \"Knock and deliver\",\n                \"created_at\": \"2020-05-23T16:45:10.000000Z\",\n                \"updated_at\": \"2020-05-23T16:45:10.000000Z\"\n            },\n            {\n                \"id\": 13,\n                \"user_id\": 1,\n                \"address_id\": 13,\n                \"number\": 1,\n                \"status\": \"standby\",\n                \"note\": \"Knock and deliver\",\n                \"created_at\": \"2020-05-23T16:53:48.000000Z\",\n                \"updated_at\": \"2020-05-23T16:53:48.000000Z\"\n            },\n            {\n                \"id\": 14,\n                \"user_id\": 1,\n                \"address_id\": 14,\n                \"number\": 1,\n                \"status\": \"standby\",\n                \"note\": \"Knock and deliver\",\n                \"created_at\": \"2020-05-23T16:54:15.000000Z\",\n                \"updated_at\": \"2020-05-23T16:54:15.000000Z\"\n            },\n            {\n                \"id\": 15,\n                \"user_id\": 1,\n                \"address_id\": 15,\n                \"number\": 1,\n                \"status\": \"standby\",\n                \"note\": \"Knock and deliver\",\n                \"created_at\": \"2020-05-23T16:55:46.000000Z\",\n                \"updated_at\": \"2020-05-23T16:55:46.000000Z\"\n            },\n            {\n                \"id\": 16,\n                \"user_id\": 1,\n                \"address_id\": 16,\n                \"number\": 1,\n                \"status\": \"standby\",\n                \"note\": \"asdfasdfasdfs\",\n                \"created_at\": \"2020-05-23T16:57:25.000000Z\",\n                \"updated_at\": \"2020-05-23T16:57:25.000000Z\"\n            },\n            {\n                \"id\": 17,\n                \"user_id\": 1,\n                \"address_id\": 17,\n                \"number\": 1,\n                \"status\": \"standby\",\n                \"note\": null,\n                \"created_at\": \"2020-05-23T17:05:59.000000Z\",\n                \"updated_at\": \"2020-05-23T17:05:59.000000Z\"\n            },\n            {\n                \"id\": 18,\n                \"user_id\": 1,\n                \"address_id\": 18,\n                \"number\": 1,\n                \"status\": \"standby\",\n                \"note\": \"xvxxbvc\",\n                \"created_at\": \"2020-05-23T17:09:43.000000Z\",\n                \"updated_at\": \"2020-05-23T17:09:43.000000Z\"\n            },\n            {\n                \"id\": 19,\n                \"user_id\": 1,\n                \"address_id\": 19,\n                \"number\": 1,\n                \"status\": \"standby\",\n                \"note\": \"xfgsdfg\",\n                \"created_at\": \"2020-05-23T17:11:38.000000Z\",\n                \"updated_at\": \"2020-05-23T17:11:38.000000Z\"\n            },\n            {\n                \"id\": 20,\n                \"user_id\": 1,\n                \"address_id\": 20,\n                \"number\": 1,\n                \"status\": \"standby\",\n                \"note\": \"sdfsdfs\",\n                \"created_at\": \"2020-05-23T17:14:44.000000Z\",\n                \"updated_at\": \"2020-05-23T17:14:44.000000Z\"\n            },\n            {\n                \"id\": 21,\n                \"user_id\": 1,\n                \"address_id\": 21,\n                \"number\": 1,\n                \"status\": \"standby\",\n                \"note\": null,\n                \"created_at\": \"2020-05-23T17:20:07.000000Z\",\n                \"updated_at\": \"2020-05-23T17:20:07.000000Z\"\n            },\n            {\n                \"id\": 22,\n                \"user_id\": 1,\n                \"address_id\": 22,\n                \"number\": 1,\n                \"status\": \"standby\",\n                \"note\": null,\n                \"created_at\": \"2020-05-23T17:22:48.000000Z\",\n                \"updated_at\": \"2020-05-23T17:22:48.000000Z\"\n            },\n            {\n                \"id\": 23,\n                \"user_id\": 1,\n                \"address_id\": 23,\n                \"number\": 1,\n                \"status\": \"standby\",\n                \"note\": null,\n                \"created_at\": \"2020-05-23T17:26:01.000000Z\",\n                \"updated_at\": \"2020-05-23T17:26:01.000000Z\"\n            },\n            {\n                \"id\": 24,\n                \"user_id\": 1,\n                \"address_id\": 24,\n                \"number\": 1,\n                \"status\": \"standby\",\n                \"note\": null,\n                \"created_at\": \"2020-05-23T17:27:52.000000Z\",\n                \"updated_at\": \"2020-05-23T17:27:52.000000Z\"\n            },\n            {\n                \"id\": 25,\n                \"user_id\": 1,\n                \"address_id\": 25,\n                \"number\": 1,\n                \"status\": \"standby\",\n                \"note\": null,\n                \"created_at\": \"2020-05-23T17:30:53.000000Z\",\n                \"updated_at\": \"2020-05-23T17:30:53.000000Z\"\n            },\n            {\n                \"id\": 26,\n                \"user_id\": 1,\n                \"address_id\": 26,\n                \"number\": 1,\n                \"status\": \"standby\",\n                \"note\": null,\n                \"created_at\": \"2020-05-23T17:31:14.000000Z\",\n                \"updated_at\": \"2020-05-23T17:31:14.000000Z\"\n            },\n            {\n                \"id\": 27,\n                \"user_id\": 1,\n                \"address_id\": 27,\n                \"number\": 1,\n                \"status\": \"standby\",\n                \"note\": null,\n                \"created_at\": \"2020-05-23T17:32:17.000000Z\",\n                \"updated_at\": \"2020-05-23T17:32:17.000000Z\"\n            },\n            {\n                \"id\": 28,\n                \"user_id\": 1,\n                \"address_id\": 28,\n                \"number\": 1,\n                \"status\": \"standby\",\n                \"note\": null,\n                \"created_at\": \"2020-05-23T17:33:43.000000Z\",\n                \"updated_at\": \"2020-05-23T17:33:43.000000Z\"\n            },\n            {\n                \"id\": 29,\n                \"user_id\": 1,\n                \"address_id\": 29,\n                \"number\": 1,\n                \"status\": \"standby\",\n                \"note\": null,\n                \"created_at\": \"2020-05-23T17:35:10.000000Z\",\n                \"updated_at\": \"2020-05-23T17:35:10.000000Z\"\n            },\n            {\n                \"id\": 30,\n                \"user_id\": 1,\n                \"address_id\": 30,\n                \"number\": 1,\n                \"status\": \"standby\",\n                \"note\": null,\n                \"created_at\": \"2020-05-23T17:35:21.000000Z\",\n                \"updated_at\": \"2020-05-23T17:35:21.000000Z\"\n            },\n            {\n                \"id\": 31,\n                \"user_id\": 1,\n                \"address_id\": 31,\n                \"number\": 1,\n                \"status\": \"standby\",\n                \"note\": \"Knock and deliver\",\n                \"created_at\": \"2020-05-24T04:56:10.000000Z\",\n                \"updated_at\": \"2020-05-24T04:56:10.000000Z\"\n            }\n        ],\n        \"addresses\": [\n            {\n                \"id\": 1,\n                \"user_id\": 1,\n                \"address_line_1\": \"13 Wexstraße Wilmersdorf\",\n                \"address_line_2\": \"13 Wexstraße\",\n                \"phone\": \"015732485434\",\n                \"zip_code\": \"10715\",\n                \"created_at\": \"2020-05-23T16:32:19.000000Z\",\n                \"updated_at\": \"2020-05-23T16:32:19.000000Z\"\n            },\n            {\n                \"id\": 2,\n                \"user_id\": 1,\n                \"address_line_1\": \"13 Wexstraße Wilmersdorf\",\n                \"address_line_2\": \"13 Wexstraße\",\n                \"phone\": \"015732485434\",\n                \"zip_code\": \"10715\",\n                \"created_at\": \"2020-05-23T16:35:10.000000Z\",\n                \"updated_at\": \"2020-05-23T16:35:10.000000Z\"\n            },\n            {\n                \"id\": 3,\n                \"user_id\": 1,\n                \"address_line_1\": \"13 Wexstraße Wilmersdorf\",\n                \"address_line_2\": \"13 Wexstraße\",\n                \"phone\": \"015732485434\",\n                \"zip_code\": \"10715\",\n                \"created_at\": \"2020-05-23T16:37:35.000000Z\",\n                \"updated_at\": \"2020-05-23T16:37:35.000000Z\"\n            },\n            {\n                \"id\": 4,\n                \"user_id\": 1,\n                \"address_line_1\": \"13 Wexstraße Wilmersdorf\",\n                \"address_line_2\": \"13 Wexstraße\",\n                \"phone\": \"015732485434\",\n                \"zip_code\": \"10715\",\n                \"created_at\": \"2020-05-23T16:38:41.000000Z\",\n                \"updated_at\": \"2020-05-23T16:38:41.000000Z\"\n            },\n            {\n                \"id\": 5,\n                \"user_id\": 1,\n                \"address_line_1\": \"13 Wexstraße Wilmersdorf\",\n                \"address_line_2\": \"13 Wexstraße\",\n                \"phone\": \"015732485434\",\n                \"zip_code\": \"10715\",\n                \"created_at\": \"2020-05-23T16:41:03.000000Z\",\n                \"updated_at\": \"2020-05-23T16:41:03.000000Z\"\n            },\n            {\n                \"id\": 6,\n                \"user_id\": 1,\n                \"address_line_1\": \"13 Wexstraße Wilmersdorf\",\n                \"address_line_2\": \"13 Wexstraße\",\n                \"phone\": \"015732485434\",\n                \"zip_code\": \"10715\",\n                \"created_at\": \"2020-05-23T16:41:40.000000Z\",\n                \"updated_at\": \"2020-05-23T16:41:40.000000Z\"\n            },\n            {\n                \"id\": 7,\n                \"user_id\": 1,\n                \"address_line_1\": \"13 Wexstraße Wilmersdorf\",\n                \"address_line_2\": \"13 Wexstraße\",\n                \"phone\": \"015732485434\",\n                \"zip_code\": \"10715\",\n                \"created_at\": \"2020-05-23T16:42:39.000000Z\",\n                \"updated_at\": \"2020-05-23T16:42:39.000000Z\"\n            },\n            {\n                \"id\": 8,\n                \"user_id\": 1,\n                \"address_line_1\": \"13 Wexstraße Wilmersdorf\",\n                \"address_line_2\": \"13 Wexstraße\",\n                \"phone\": \"015732485434\",\n                \"zip_code\": \"10715\",\n                \"created_at\": \"2020-05-23T16:43:01.000000Z\",\n                \"updated_at\": \"2020-05-23T16:43:01.000000Z\"\n            },\n            {\n                \"id\": 9,\n                \"user_id\": 1,\n                \"address_line_1\": \"13 Wexstraße Wilmersdorf\",\n                \"address_line_2\": \"13 Wexstraße\",\n                \"phone\": \"015732485434\",\n                \"zip_code\": \"10715\",\n                \"created_at\": \"2020-05-23T16:43:27.000000Z\",\n                \"updated_at\": \"2020-05-23T16:43:27.000000Z\"\n            },\n            {\n                \"id\": 10,\n                \"user_id\": 1,\n                \"address_line_1\": \"13 Wexstraße Wilmersdorf\",\n                \"address_line_2\": \"13 Wexstraße\",\n                \"phone\": \"015732485434\",\n                \"zip_code\": \"10715\",\n                \"created_at\": \"2020-05-23T16:43:40.000000Z\",\n                \"updated_at\": \"2020-05-23T16:43:40.000000Z\"\n            },\n            {\n                \"id\": 11,\n                \"user_id\": 1,\n                \"address_line_1\": \"13 Wexstraße Wilmersdorf\",\n                \"address_line_2\": \"13 Wexstraße\",\n                \"phone\": \"015732485434\",\n                \"zip_code\": \"10715\",\n                \"created_at\": \"2020-05-23T16:43:55.000000Z\",\n                \"updated_at\": \"2020-05-23T16:43:55.000000Z\"\n            },\n            {\n                \"id\": 12,\n                \"user_id\": 1,\n                \"address_line_1\": \"13 Wexstraße Wilmersdorf\",\n                \"address_line_2\": \"13 Wexstraße\",\n                \"phone\": \"015732485434\",\n                \"zip_code\": \"10715\",\n                \"created_at\": \"2020-05-23T16:45:10.000000Z\",\n                \"updated_at\": \"2020-05-23T16:45:10.000000Z\"\n            },\n            {\n                \"id\": 13,\n                \"user_id\": 1,\n                \"address_line_1\": \"13 Wexstraße Wilmersdorf\",\n                \"address_line_2\": \"13 Wexstraße\",\n                \"phone\": \"015732485434\",\n                \"zip_code\": \"10715\",\n                \"created_at\": \"2020-05-23T16:53:48.000000Z\",\n                \"updated_at\": \"2020-05-23T16:53:48.000000Z\"\n            },\n            {\n                \"id\": 14,\n                \"user_id\": 1,\n                \"address_line_1\": \"13 Wexstraße Wilmersdorf\",\n                \"address_line_2\": \"13 Wexstraße\",\n                \"phone\": \"015732485434\",\n                \"zip_code\": \"10715\",\n                \"created_at\": \"2020-05-23T16:54:15.000000Z\",\n                \"updated_at\": \"2020-05-23T16:54:15.000000Z\"\n            },\n            {\n                \"id\": 15,\n                \"user_id\": 1,\n                \"address_line_1\": \"13 Wexstraße Wilmersdorf\",\n                \"address_line_2\": \"13 Wexstraße\",\n                \"phone\": \"015732485434\",\n                \"zip_code\": \"10715\",\n                \"created_at\": \"2020-05-23T16:55:46.000000Z\",\n                \"updated_at\": \"2020-05-23T16:55:46.000000Z\"\n            },\n            {\n                \"id\": 16,\n                \"user_id\": 1,\n                \"address_line_1\": \"13 Wexstraße Wilmersdorf\",\n                \"address_line_2\": \"13 Wexstraße\",\n                \"phone\": \"015732485434\",\n                \"zip_code\": \"10715\",\n                \"created_at\": \"2020-05-23T16:57:25.000000Z\",\n                \"updated_at\": \"2020-05-23T16:57:25.000000Z\"\n            },\n            {\n                \"id\": 17,\n                \"user_id\": 1,\n                \"address_line_1\": \"13 Wexstraße Wilmersdorf\",\n                \"address_line_2\": \"df\",\n                \"phone\": \"015732485434\",\n                \"zip_code\": \"10715\",\n                \"created_at\": \"2020-05-23T17:05:59.000000Z\",\n                \"updated_at\": \"2020-05-23T17:05:59.000000Z\"\n            },\n            {\n                \"id\": 18,\n                \"user_id\": 1,\n                \"address_line_1\": \"13 Wexstraße Wilmersdorf\",\n                \"address_line_2\": \"13 Wexstraße\",\n                \"phone\": \"015732485434\",\n                \"zip_code\": \"10715\",\n                \"created_at\": \"2020-05-23T17:09:43.000000Z\",\n                \"updated_at\": \"2020-05-23T17:09:43.000000Z\"\n            },\n            {\n                \"id\": 19,\n                \"user_id\": 1,\n                \"address_line_1\": \"13 Wexstraße Wilmersdorf\",\n                \"address_line_2\": \"13 Wexstraße\",\n                \"phone\": \"015732485434\",\n                \"zip_code\": \"10715\",\n                \"created_at\": \"2020-05-23T17:11:38.000000Z\",\n                \"updated_at\": \"2020-05-23T17:11:38.000000Z\"\n            },\n            {\n                \"id\": 20,\n                \"user_id\": 1,\n                \"address_line_1\": \"13 Wexstraße Wilmersdorf\",\n                \"address_line_2\": \"13 Wexstraße\",\n                \"phone\": \"015732485434\",\n                \"zip_code\": \"10715\",\n                \"created_at\": \"2020-05-23T17:14:44.000000Z\",\n                \"updated_at\": \"2020-05-23T17:14:44.000000Z\"\n            },\n            {\n                \"id\": 21,\n                \"user_id\": 1,\n                \"address_line_1\": \"13 Wexstraße Wilmersdorf\",\n                \"address_line_2\": \"13 Wexstraße\",\n                \"phone\": \"015732485434\",\n                \"zip_code\": \"10715\",\n                \"created_at\": \"2020-05-23T17:20:07.000000Z\",\n                \"updated_at\": \"2020-05-23T17:20:07.000000Z\"\n            },\n            {\n                \"id\": 22,\n                \"user_id\": 1,\n                \"address_line_1\": \"13 Wexstraße Wilmersdorf\",\n                \"address_line_2\": \"13 Wexstraße\",\n                \"phone\": \"015732485434\",\n                \"zip_code\": \"10715\",\n                \"created_at\": \"2020-05-23T17:22:48.000000Z\",\n                \"updated_at\": \"2020-05-23T17:22:48.000000Z\"\n            },\n            {\n                \"id\": 23,\n                \"user_id\": 1,\n                \"address_line_1\": \"13 Wexstraße Wilmersdorf\",\n                \"address_line_2\": \"13 Wexstraße\",\n                \"phone\": \"015732485434\",\n                \"zip_code\": \"10715\",\n                \"created_at\": \"2020-05-23T17:26:01.000000Z\",\n                \"updated_at\": \"2020-05-23T17:26:01.000000Z\"\n            },\n            {\n                \"id\": 24,\n                \"user_id\": 1,\n                \"address_line_1\": \"13 Wexstraße Wilmersdorf\",\n                \"address_line_2\": \"13 Wexstraße\",\n                \"phone\": \"015732485434\",\n                \"zip_code\": \"10715\",\n                \"created_at\": \"2020-05-23T17:27:52.000000Z\",\n                \"updated_at\": \"2020-05-23T17:27:52.000000Z\"\n            },\n            {\n                \"id\": 25,\n                \"user_id\": 1,\n                \"address_line_1\": \"13 Wexstraße Wilmersdorf\",\n                \"address_line_2\": \"13 Wexstraße\",\n                \"phone\": \"015732485434\",\n                \"zip_code\": \"10715\",\n                \"created_at\": \"2020-05-23T17:30:53.000000Z\",\n                \"updated_at\": \"2020-05-23T17:30:53.000000Z\"\n            },\n            {\n                \"id\": 26,\n                \"user_id\": 1,\n                \"address_line_1\": \"13 Wexstraße Wilmersdorf\",\n                \"address_line_2\": \"13 Wexstraße\",\n                \"phone\": \"015732485434\",\n                \"zip_code\": \"10715\",\n                \"created_at\": \"2020-05-23T17:31:14.000000Z\",\n                \"updated_at\": \"2020-05-23T17:31:14.000000Z\"\n            },\n            {\n                \"id\": 27,\n                \"user_id\": 1,\n                \"address_line_1\": \"13 Wexstraße Wilmersdorf\",\n                \"address_line_2\": \"13 Wexstraße\",\n                \"phone\": \"015732485434\",\n                \"zip_code\": \"10715\",\n                \"created_at\": \"2020-05-23T17:32:17.000000Z\",\n                \"updated_at\": \"2020-05-23T17:32:17.000000Z\"\n            },\n            {\n                \"id\": 28,\n                \"user_id\": 1,\n                \"address_line_1\": \"13 Wexstraße Wilmersdorf\",\n                \"address_line_2\": \"13 Wexstraße\",\n                \"phone\": \"015732485434\",\n                \"zip_code\": \"10715\",\n                \"created_at\": \"2020-05-23T17:33:43.000000Z\",\n                \"updated_at\": \"2020-05-23T17:33:43.000000Z\"\n            },\n            {\n                \"id\": 29,\n                \"user_id\": 1,\n                \"address_line_1\": \"13 Wexstraße Wilmersdorf\",\n                \"address_line_2\": \"13 Wexstraße\",\n                \"phone\": \"015732485434\",\n                \"zip_code\": \"10715\",\n                \"created_at\": \"2020-05-23T17:35:10.000000Z\",\n                \"updated_at\": \"2020-05-23T17:35:10.000000Z\"\n            },\n            {\n                \"id\": 30,\n                \"user_id\": 1,\n                \"address_line_1\": \"13 Wexstraße Wilmersdorf\",\n                \"address_line_2\": \"13 Wexstraße\",\n                \"phone\": \"015732485434\",\n                \"zip_code\": \"10715\",\n                \"created_at\": \"2020-05-23T17:35:21.000000Z\",\n                \"updated_at\": \"2020-05-23T17:35:21.000000Z\"\n            },\n            {\n                \"id\": 31,\n                \"user_id\": 1,\n                \"address_line_1\": \"13 Wexstraße Wilmersdorf\",\n                \"address_line_2\": \"13 Wexstraße\",\n                \"phone\": \"015732485434\",\n                \"zip_code\": \"10715\",\n                \"created_at\": \"2020-05-24T04:56:10.000000Z\",\n                \"updated_at\": \"2020-05-24T04:56:10.000000Z\"\n            }\n        ],\n        \"last_name\": \"Teyim\",\n        \"first_name\": \"Pila\",\n        \"created_at\": \"2020-05-23 16:32:18\",\n        \"updated_at\": \"2020-05-24 05:52:45\"\n    }\n}"}],"_postman_id":"189b4c6b-1797-423f-8921-d0626ecdd2b3"},{"name":"Users: Update","id":"f0c5c532-79b5-4b05-84dc-d7a0aec035ca","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"url":"http://127.0.0.1:8000/api/users/1","description":"<p>Updates a single user</p>\n","urlObject":{"protocol":"http","port":"8000","path":["api","users","1"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[{"id":"1327d779-5d6e-4e03-b979-aab8476d4540","name":"Users: Update","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n\t\"first_name\": \"Pila\"\n}","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1:8000/api/users/4"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Date","value":"Sun, 24 May 2020 05:53:18 GMT"},{"key":"Date","value":"Sun, 24 May 2020 05:53:18 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.2.25"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"57"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 4,\n        \"email\": \"teyim.pila@gmail.com\",\n        \"phone\": \"12345671\",\n        \"orders\": [],\n        \"addresses\": [],\n        \"last_name\": \"Teyim\",\n        \"first_name\": \"Pila\",\n        \"created_at\": \"2020-05-24 05:50:25\",\n        \"updated_at\": \"2020-05-24 05:50:25\"\n    }\n}"}],"_postman_id":"f0c5c532-79b5-4b05-84dc-d7a0aec035ca"},{"name":"Users: Delete","id":"5ea22c33-0f52-4e73-a250-84c1ae55b252","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"http://127.0.0.1:8000/api/users/1","urlObject":{"protocol":"http","port":"8000","path":["api","users","1"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[{"id":"e4ba90ce-5078-4cba-b5f4-4c766172c607","name":"Users: Delete","originalRequest":{"method":"DELETE","header":[],"url":"http://127.0.0.1:8000/api/users/2"},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Date","value":"Sun, 24 May 2020 05:55:01 GMT"},{"key":"Date","value":"Sun, 24 May 2020 05:55:01 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.2.25"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"5ea22c33-0f52-4e73-a250-84c1ae55b252"},{"name":"Products: Index","id":"89503db1-e2a2-42a0-af62-4014df3f5449","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://127.0.0.1:8000/api/products","urlObject":{"protocol":"http","port":"8000","path":["api","products"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[{"id":"b058c790-6a0a-4daa-bc8a-cc8083c1e299","name":"Products: Index","originalRequest":{"method":"GET","header":[],"url":"http://127.0.0.1:8000/api/products"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Date","value":"Sun, 24 May 2020 05:44:46 GMT"},{"key":"Date","value":"Sun, 24 May 2020 05:44:46 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.2.25"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": 1,\n            \"type\": \"topping\",\n            \"name\": \"Sausage\",\n            \"image\": null,\n            \"unitPrice\": 2.7,\n            \"description\": null,\n            \"created_at\": \"2020-05-23 16:10:49\",\n            \"updated_at\": \"2020-05-23 16:10:49\"\n        },\n        {\n            \"id\": 2,\n            \"type\": \"topping\",\n            \"name\": \"Mushroom\",\n            \"image\": null,\n            \"unitPrice\": 2.7,\n            \"description\": null,\n            \"created_at\": \"2020-05-23 16:11:06\",\n            \"updated_at\": \"2020-05-23 16:11:06\"\n        },\n        {\n            \"id\": 3,\n            \"type\": \"topping\",\n            \"name\": \"Chilli\",\n            \"image\": null,\n            \"unitPrice\": 2.7,\n            \"description\": null,\n            \"created_at\": \"2020-05-23 16:11:14\",\n            \"updated_at\": \"2020-05-23 16:11:14\"\n        },\n        {\n            \"id\": 4,\n            \"type\": \"topping\",\n            \"name\": \"Tomatoe\",\n            \"image\": null,\n            \"unitPrice\": 2.7,\n            \"description\": null,\n            \"created_at\": \"2020-05-23 16:11:22\",\n            \"updated_at\": \"2020-05-23 16:11:22\"\n        },\n        {\n            \"id\": 5,\n            \"type\": \"topping\",\n            \"name\": \"Pineapple\",\n            \"image\": null,\n            \"unitPrice\": 2.7,\n            \"description\": null,\n            \"created_at\": \"2020-05-23 16:11:35\",\n            \"updated_at\": \"2020-05-23 16:11:35\"\n        },\n        {\n            \"id\": 6,\n            \"type\": \"pizza\",\n            \"name\": \"Margharitta Pizza\",\n            \"image\": null,\n            \"unitPrice\": 5.5,\n            \"description\": null,\n            \"created_at\": \"2020-05-23 16:13:50\",\n            \"updated_at\": \"2020-05-23 16:13:50\",\n            \"ingredients\": [\n                {\n                    \"id\": 1,\n                    \"name\": \"Cheese\",\n                    \"description\": \"pepper\",\n                    \"created_at\": \"2020-05-23 16:13:50\",\n                    \"updated_at\": \"2020-05-23 16:13:50\"\n                },\n                {\n                    \"id\": 2,\n                    \"name\": \"Beakon\",\n                    \"description\": \"pepper\",\n                    \"created_at\": \"2020-05-23 16:13:50\",\n                    \"updated_at\": \"2020-05-23 16:13:50\"\n                }\n            ]\n        },\n        {\n            \"id\": 7,\n            \"type\": \"pizza\",\n            \"name\": \"Mexican Pizza\",\n            \"image\": null,\n            \"unitPrice\": 6,\n            \"description\": null,\n            \"created_at\": \"2020-05-23 16:14:16\",\n            \"updated_at\": \"2020-05-23 16:14:16\",\n            \"ingredients\": [\n                {\n                    \"id\": 3,\n                    \"name\": \"Cheese\",\n                    \"description\": \"pepper\",\n                    \"created_at\": \"2020-05-23 16:14:16\",\n                    \"updated_at\": \"2020-05-23 16:14:16\"\n                },\n                {\n                    \"id\": 4,\n                    \"name\": \"Beakon\",\n                    \"description\": \"pepper\",\n                    \"created_at\": \"2020-05-23 16:14:16\",\n                    \"updated_at\": \"2020-05-23 16:14:16\"\n                }\n            ]\n        }\n    ],\n    \"links\": {\n        \"first\": \"http://127.0.0.1:8000/api/products?page=1\",\n        \"last\": \"http://127.0.0.1:8000/api/products?page=1\",\n        \"prev\": null,\n        \"next\": null\n    },\n    \"meta\": {\n        \"current_page\": 1,\n        \"from\": 1,\n        \"last_page\": 1,\n        \"path\": \"http://127.0.0.1:8000/api/products\",\n        \"per_page\": 50,\n        \"to\": 7,\n        \"total\": 7\n    }\n}"}],"_postman_id":"89503db1-e2a2-42a0-af62-4014df3f5449"},{"name":"Products: Create","id":"119b3f47-4aad-4adc-b3fd-495f44bd0cf1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"type\": \"pizza\",\n    \"name\": \"Mexican Pizza\",\n    \"unit_price\": 6.0,\n    \"ingredients\": [\n        {\n        \t\"name\": \"Cheese\",\n        \t\"description\": \"pepper\"\n        },\n         {\n        \t\"name\": \"Beacon\",\n        \t\"description\": \"pepper\"\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1:8000/api/products","urlObject":{"protocol":"http","port":"8000","path":["api","products"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[{"id":"2b8b52c0-b21a-405a-83a9-7e833737c1c8","name":"Products: Create","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"type\": \"pizza\",\n    \"name\": \"Mexican Pizza\",\n    \"unit_price\": 6.0,\n    \"ingredients\": [\n        {\n        \t\"name\": \"Cheese\",\n        \t\"description\": \"pepper\"\n        },\n         {\n        \t\"name\": \"Beacon\",\n        \t\"description\": \"pepper\"\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1:8000/api/products"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Date","value":"Sun, 24 May 2020 05:55:36 GMT"},{"key":"Date","value":"Sun, 24 May 2020 05:55:36 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.2.25"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 8,\n        \"type\": \"pizza\",\n        \"name\": \"Mexican Pizza\",\n        \"image\": null,\n        \"unitPrice\": 6,\n        \"description\": null,\n        \"created_at\": \"2020-05-24 05:55:36\",\n        \"updated_at\": \"2020-05-24 05:55:36\",\n        \"ingredients\": [\n            {\n                \"id\": 5,\n                \"name\": \"Cheese\",\n                \"description\": \"pepper\",\n                \"created_at\": \"2020-05-24 05:55:36\",\n                \"updated_at\": \"2020-05-24 05:55:36\"\n            },\n            {\n                \"id\": 6,\n                \"name\": \"Beacon\",\n                \"description\": \"pepper\",\n                \"created_at\": \"2020-05-24 05:55:36\",\n                \"updated_at\": \"2020-05-24 05:55:36\"\n            }\n        ]\n    }\n}"},{"id":"72a4800e-4b37-4bdf-b3c1-f97aba3e6666","name":"Products: Create","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"type\": \"drink\",\n    \"name\": \"Coca Cola\",\n    \"description\": \"1.5 Litres\",\n    \"image\": \"https://images-na.ssl-images-amazon.com/images/I/61Srth3sK0L._SL1500_.jpg\",\n    \"unit_price\": 6.0\n}","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1:8000/api/products"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Date","value":"Sun, 24 May 2020 09:45:27 GMT"},{"key":"Date","value":"Sun, 24 May 2020 09:45:27 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.2.25"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 14,\n        \"type\": \"drink\",\n        \"name\": \"Coca Cola\",\n        \"image\": \"https://images-na.ssl-images-amazon.com/images/I/61Srth3sK0L._SL1500_.jpg\",\n        \"unitPrice\": 6,\n        \"description\": \"1.5 Litres\",\n        \"created_at\": \"2020-05-24 09:45:27\",\n        \"updated_at\": \"2020-05-24 09:45:27\"\n    }\n}"}],"_postman_id":"119b3f47-4aad-4adc-b3fd-495f44bd0cf1"},{"name":"Products: Show","id":"f21f3641-b97f-4633-a5af-811b2db97141","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://127.0.0.1:8000/api/products/1","urlObject":{"protocol":"http","port":"8000","path":["api","products","1"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[{"id":"4e3c4aa5-38a0-4a3f-908f-ab6d9e2c7d47","name":"Products: Show","originalRequest":{"method":"GET","header":[],"url":"http://127.0.0.1:8000/api/products/6"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Date","value":"Sun, 24 May 2020 05:57:12 GMT"},{"key":"Date","value":"Sun, 24 May 2020 05:57:12 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.2.25"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 6,\n        \"type\": \"pizza\",\n        \"name\": \"Margharitta Pizza\",\n        \"image\": null,\n        \"unitPrice\": 5.5,\n        \"description\": null,\n        \"created_at\": \"2020-05-23 16:13:50\",\n        \"updated_at\": \"2020-05-23 16:13:50\",\n        \"ingredients\": [\n            {\n                \"id\": 1,\n                \"name\": \"Cheese\",\n                \"description\": \"pepper\",\n                \"created_at\": \"2020-05-23 16:13:50\",\n                \"updated_at\": \"2020-05-23 16:13:50\"\n            },\n            {\n                \"id\": 2,\n                \"name\": \"Beakon\",\n                \"description\": \"pepper\",\n                \"created_at\": \"2020-05-23 16:13:50\",\n                \"updated_at\": \"2020-05-23 16:13:50\"\n            }\n        ]\n    }\n}"}],"_postman_id":"f21f3641-b97f-4633-a5af-811b2db97141"},{"name":"Products: Update","id":"a8ba431a-db32-48be-ae95-8f53270c6178","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n\t \"description\": \"The best pizza in the world\"\n}","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1:8000/api/products/1","urlObject":{"protocol":"http","port":"8000","path":["api","products","1"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[{"id":"422c7980-a735-4f90-bde8-aafb88e5a5be","name":"Products: Update","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n\t \"description\": \"The best pizza in the world\"\n}","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1:8000/api/products/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Date","value":"Sun, 24 May 2020 05:58:27 GMT"},{"key":"Date","value":"Sun, 24 May 2020 05:58:27 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.2.25"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 1,\n        \"type\": \"topping\",\n        \"name\": \"Sausage\",\n        \"image\": null,\n        \"unitPrice\": 2.7,\n        \"description\": \"The best pizza in the world\",\n        \"created_at\": \"2020-05-23 16:10:49\",\n        \"updated_at\": \"2020-05-24 05:58:27\"\n    }\n}"}],"_postman_id":"a8ba431a-db32-48be-ae95-8f53270c6178"},{"name":"Products: Delete","id":"4244a145-74f0-4b7d-ab95-23e967674c52","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"http://127.0.0.1:8000/api/products/1","urlObject":{"protocol":"http","port":"8000","path":["api","products","1"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[{"id":"de563767-4820-420e-941b-7b2de0b80584","name":"Products: Delete","originalRequest":{"method":"DELETE","header":[],"url":"http://127.0.0.1:8000/api/products/5"},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Date","value":"Sun, 24 May 2020 05:59:38 GMT"},{"key":"Date","value":"Sun, 24 May 2020 05:59:38 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.2.25"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"4244a145-74f0-4b7d-ab95-23e967674c52"},{"name":"Order: Create","id":"2f906add-613d-42de-9f56-55463cd6da47","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"orderItems\": [\n        {\n            \"id\": 6,\n            \"type\": \"pizza\",\n            \"name\": \"Margharitta Pizza\",\n            \"image\": null,\n            \"unitPrice\": 5.5,\n            \"description\": null,\n            \"created_at\": \"2020-05-23 16:13:50\",\n            \"updated_at\": \"2020-05-23 16:13:50\",\n            \"ingredients\": [\n                {\n                    \"id\": 1,\n                    \"name\": \"Cheese\",\n                    \"description\": \"pepper\",\n                    \"created_at\": \"2020-05-23 16:13:50\",\n                    \"updated_at\": \"2020-05-23 16:13:50\"\n                },\n                {\n                    \"id\": 2,\n                    \"name\": \"Beakon\",\n                    \"description\": \"pepper\",\n                    \"created_at\": \"2020-05-23 16:13:50\",\n                    \"updated_at\": \"2020-05-23 16:13:50\"\n                }\n            ],\n            \"quantity\": 3,\n            \"toppings\": [\n                {\n                    \"id\": 2,\n                    \"type\": \"topping\",\n                    \"name\": \"Mushroom\",\n                    \"image\": null,\n                    \"unitPrice\": 2.7,\n                    \"description\": null,\n                    \"created_at\": \"2020-05-23 16:11:06\",\n                    \"updated_at\": \"2020-05-23 16:11:06\",\n                    \"quantity\": 2\n                }\n            ],\n            \"orderItemTotal\": 32.7,\n            \"uuid\": \"ce7d26-a6dd-2a50-07f-1d07860c8b32\"\n        }\n    ],\n    \"userDetails\": {\n        \"firstName\": \"Muluh Pila\",\n        \"lastName\": \"Teyim\",\n        \"email\": \"traderpila@gmail.com\",\n        \"phone\": \"015732485434\"\n    },\n    \"deliveryAddress\": {\n        \"addressLine1\": \"13 Wexstraße Wilmersdorf\",\n        \"addressLine2\": \"13 Wexstraße\",\n        \"zipCode\": \"10715\"\n    },\n    \"orderNote\": \"Knock and deliver\"\n}","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1:8000/api/orders","urlObject":{"protocol":"http","port":"8000","path":["api","orders"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[{"id":"18866ccb-092a-427e-a4d7-21973cb08c12","name":"Order: Create","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"orderItems\": [\n        {\n            \"id\": 6,\n            \"type\": \"pizza\",\n            \"name\": \"Margharitta Pizza\",\n            \"image\": null,\n            \"unitPrice\": 5.5,\n            \"description\": null,\n            \"created_at\": \"2020-05-23 16:13:50\",\n            \"updated_at\": \"2020-05-23 16:13:50\",\n            \"ingredients\": [\n                {\n                    \"id\": 1,\n                    \"name\": \"Cheese\",\n                    \"description\": \"pepper\",\n                    \"created_at\": \"2020-05-23 16:13:50\",\n                    \"updated_at\": \"2020-05-23 16:13:50\"\n                },\n                {\n                    \"id\": 2,\n                    \"name\": \"Beakon\",\n                    \"description\": \"pepper\",\n                    \"created_at\": \"2020-05-23 16:13:50\",\n                    \"updated_at\": \"2020-05-23 16:13:50\"\n                }\n            ],\n            \"quantity\": 3,\n            \"toppings\": [\n                {\n                    \"id\": 2,\n                    \"type\": \"topping\",\n                    \"name\": \"Mushroom\",\n                    \"image\": null,\n                    \"unitPrice\": 2.7,\n                    \"description\": null,\n                    \"created_at\": \"2020-05-23 16:11:06\",\n                    \"updated_at\": \"2020-05-23 16:11:06\",\n                    \"quantity\": 2\n                }\n            ],\n            \"orderItemTotal\": 32.7,\n            \"uuid\": \"ce7d26-a6dd-2a50-07f-1d07860c8b32\"\n        }\n    ],\n    \"userDetails\": {\n        \"first_name\": \"Muluh Pila\",\n        \"last_name\": \"Teyim\",\n        \"email\": \"traderpil1a@gmail.com\",\n        \"phone\": \"0157324854\"\n    },\n    \"deliveryAddress\": {\n        \"addressLine1\": \"13 Wexstraße Wilmersdorf\",\n        \"addressLine2\": \"13 Wexstraße\",\n        \"zipCode\": \"10715\"\n    },\n    \"orderNote\": \"Knock and deliver\"\n}","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1:8000/api/orders"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Date","value":"Sun, 24 May 2020 06:01:29 GMT"},{"key":"Date","value":"Sun, 24 May 2020 06:01:29 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.2.25"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"56"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 33,\n        \"note\": \"Knock and deliver\",\n        \"user\": {\n            \"id\": 6,\n            \"first_name\": \"Muluh Pila\",\n            \"last_name\": \"Teyim\",\n            \"phone\": \"0157324854\",\n            \"email\": \"traderpil1a@gmail.com\",\n            \"email_verified_at\": null,\n            \"created_at\": \"2020-05-24T06:01:29.000000Z\",\n            \"updated_at\": \"2020-05-24T06:01:29.000000Z\"\n        },\n        \"number\": 6,\n        \"status\": \"standBy\",\n        \"order_items\": [\n            {\n                \"id\": 73,\n                \"quantity\": 3,\n                \"toppings\": [\n                    {\n                        \"id\": 74,\n                        \"quantity\": 2,\n                        \"toppings\": [],\n                        \"description\": null,\n                        \"created_at\": \"2020-05-24 06:01:29\",\n                        \"updated_at\": \"2020-05-24 06:01:29\"\n                    }\n                ],\n                \"description\": null,\n                \"created_at\": \"2020-05-24 06:01:29\",\n                \"updated_at\": \"2020-05-24 06:01:29\"\n            },\n            {\n                \"id\": 74,\n                \"quantity\": 2,\n                \"toppings\": [],\n                \"description\": null,\n                \"created_at\": \"2020-05-24 06:01:29\",\n                \"updated_at\": \"2020-05-24 06:01:29\"\n            }\n        ],\n        \"delivery_address\": null,\n        \"created_at\": \"2020-05-24 06:01:29\",\n        \"updated_at\": \"2020-05-24 06:01:29\"\n    }\n}"}],"_postman_id":"2f906add-613d-42de-9f56-55463cd6da47"},{"name":"Orders: Index","id":"3316afab-4476-450a-a07f-8bf3d2631590","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://127.0.0.1:8000/api/orders","urlObject":{"protocol":"http","port":"8000","path":["api","orders"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[{"id":"b8d9cbc2-f70a-4e03-a3df-d318b5b990dc","name":"Orders: Index","originalRequest":{"method":"GET","header":[],"url":"http://127.0.0.1:8000/api/orders"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Date","value":"Sun, 24 May 2020 05:47:04 GMT"},{"key":"Date","value":"Sun, 24 May 2020 05:47:04 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.2.25"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": 1,\n            \"note\": null,\n            \"user\": {\n                \"id\": 1,\n                \"first_name\": \"Muluh Pila\",\n                \"last_name\": \"Teyim\",\n                \"phone\": \"015732485434\",\n                \"email\": \"traderpila@gmail.com\",\n                \"email_verified_at\": null,\n                \"created_at\": \"2020-05-23T16:32:18.000000Z\",\n                \"updated_at\": \"2020-05-23T16:32:18.000000Z\"\n            },\n            \"number\": 1,\n            \"status\": \"standby\",\n            \"order_items\": [\n                {\n                    \"id\": 1,\n                    \"quantity\": 3,\n                    \"toppings\": [],\n                    \"description\": null,\n                    \"created_at\": \"2020-05-23 16:32:19\",\n                    \"updated_at\": \"2020-05-23 16:32:19\"\n                }\n            ],\n            \"delivery_address\": null,\n            \"created_at\": \"2020-05-23 16:32:19\",\n            \"updated_at\": \"2020-05-23 16:32:19\"\n        },\n        {\n            \"id\": 2,\n            \"note\": null,\n            \"user\": {\n                \"id\": 1,\n                \"first_name\": \"Muluh Pila\",\n                \"last_name\": \"Teyim\",\n                \"phone\": \"015732485434\",\n                \"email\": \"traderpila@gmail.com\",\n                \"email_verified_at\": null,\n                \"created_at\": \"2020-05-23T16:32:18.000000Z\",\n                \"updated_at\": \"2020-05-23T16:32:18.000000Z\"\n            },\n            \"number\": 1,\n            \"status\": \"standby\",\n            \"order_items\": [\n                {\n                    \"id\": 2,\n                    \"quantity\": 3,\n                    \"toppings\": [\n                        {\n                            \"id\": 3,\n                            \"quantity\": 2,\n                            \"toppings\": [],\n                            \"description\": null,\n                            \"created_at\": \"2020-05-23 16:35:10\",\n                            \"updated_at\": \"2020-05-23 16:35:10\"\n                        }\n                    ],\n                    \"description\": null,\n                    \"created_at\": \"2020-05-23 16:35:10\",\n                    \"updated_at\": \"2020-05-23 16:35:10\"\n                },\n                {\n                    \"id\": 3,\n                    \"quantity\": 2,\n                    \"toppings\": [],\n                    \"description\": null,\n                    \"created_at\": \"2020-05-23 16:35:10\",\n                    \"updated_at\": \"2020-05-23 16:35:10\"\n                }\n            ],\n            \"delivery_address\": null,\n            \"created_at\": \"2020-05-23 16:35:10\",\n            \"updated_at\": \"2020-05-23 16:35:10\"\n        },\n        {\n            \"id\": 3,\n            \"note\": null,\n            \"user\": {\n                \"id\": 1,\n                \"first_name\": \"Muluh Pila\",\n                \"last_name\": \"Teyim\",\n                \"phone\": \"015732485434\",\n                \"email\": \"traderpila@gmail.com\",\n                \"email_verified_at\": null,\n                \"created_at\": \"2020-05-23T16:32:18.000000Z\",\n                \"updated_at\": \"2020-05-23T16:32:18.000000Z\"\n            },\n            \"number\": 1,\n            \"status\": \"standby\",\n            \"order_items\": [\n                {\n                    \"id\": 4,\n                    \"quantity\": 3,\n                    \"toppings\": [\n                        {\n                            \"id\": 5,\n                            \"quantity\": 2,\n                            \"toppings\": [],\n                            \"description\": null,\n                            \"created_at\": \"2020-05-23 16:37:35\",\n                            \"updated_at\": \"2020-05-23 16:37:35\"\n                        }\n                    ],\n                    \"description\": null,\n                    \"created_at\": \"2020-05-23 16:37:35\",\n                    \"updated_at\": \"2020-05-23 16:37:35\"\n                },\n                {\n                    \"id\": 5,\n                    \"quantity\": 2,\n                    \"toppings\": [],\n                    \"description\": null,\n                    \"created_at\": \"2020-05-23 16:37:35\",\n                    \"updated_at\": \"2020-05-23 16:37:35\"\n                }\n            ],\n            \"delivery_address\": null,\n            \"created_at\": \"2020-05-23 16:37:35\",\n            \"updated_at\": \"2020-05-23 16:37:35\"\n        },\n        {\n            \"id\": 4,\n            \"note\": \"Knock and deliver\",\n            \"user\": {\n                \"id\": 1,\n                \"first_name\": \"Muluh Pila\",\n                \"last_name\": \"Teyim\",\n                \"phone\": \"015732485434\",\n                \"email\": \"traderpila@gmail.com\",\n                \"email_verified_at\": null,\n                \"created_at\": \"2020-05-23T16:32:18.000000Z\",\n                \"updated_at\": \"2020-05-23T16:32:18.000000Z\"\n            },\n            \"number\": 1,\n            \"status\": \"standby\",\n            \"order_items\": [\n                {\n                    \"id\": 6,\n                    \"quantity\": 3,\n                    \"toppings\": [\n                        {\n                            \"id\": 7,\n                            \"quantity\": 2,\n                            \"toppings\": [],\n                            \"description\": null,\n                            \"created_at\": \"2020-05-23 16:38:41\",\n                            \"updated_at\": \"2020-05-23 16:38:41\"\n                        }\n                    ],\n                    \"description\": null,\n                    \"created_at\": \"2020-05-23 16:38:41\",\n                    \"updated_at\": \"2020-05-23 16:38:41\"\n                },\n                {\n                    \"id\": 7,\n                    \"quantity\": 2,\n                    \"toppings\": [],\n                    \"description\": null,\n                    \"created_at\": \"2020-05-23 16:38:41\",\n                    \"updated_at\": \"2020-05-23 16:38:41\"\n                }\n            ],\n            \"delivery_address\": null,\n            \"created_at\": \"2020-05-23 16:38:41\",\n            \"updated_at\": \"2020-05-23 16:38:41\"\n        },\n        {\n            \"id\": 5,\n            \"note\": \"Knock and deliver\",\n            \"user\": {\n                \"id\": 1,\n                \"first_name\": \"Muluh Pila\",\n                \"last_name\": \"Teyim\",\n                \"phone\": \"015732485434\",\n                \"email\": \"traderpila@gmail.com\",\n                \"email_verified_at\": null,\n                \"created_at\": \"2020-05-23T16:32:18.000000Z\",\n                \"updated_at\": \"2020-05-23T16:32:18.000000Z\"\n            },\n            \"number\": 1,\n            \"status\": \"standby\",\n            \"order_items\": [\n                {\n                    \"id\": 8,\n                    \"quantity\": 3,\n                    \"toppings\": [\n                        {\n                            \"id\": 9,\n                            \"quantity\": 2,\n                            \"toppings\": [],\n                            \"description\": null,\n                            \"created_at\": \"2020-05-23 16:41:03\",\n                            \"updated_at\": \"2020-05-23 16:41:03\"\n                        }\n                    ],\n                    \"description\": null,\n                    \"created_at\": \"2020-05-23 16:41:03\",\n                    \"updated_at\": \"2020-05-23 16:41:03\"\n                },\n                {\n                    \"id\": 9,\n                    \"quantity\": 2,\n                    \"toppings\": [],\n                    \"description\": null,\n                    \"created_at\": \"2020-05-23 16:41:03\",\n                    \"updated_at\": \"2020-05-23 16:41:03\"\n                }\n            ],\n            \"delivery_address\": null,\n            \"created_at\": \"2020-05-23 16:41:03\",\n            \"updated_at\": \"2020-05-23 16:41:03\"\n        }\n    ],\n    \"links\": {\n        \"first\": \"http://127.0.0.1:8000/api/orders?page=1\",\n        \"last\": \"http://127.0.0.1:8000/api/orders?page=7\",\n        \"prev\": null,\n        \"next\": \"http://127.0.0.1:8000/api/orders?page=2\"\n    },\n    \"meta\": {\n        \"current_page\": 1,\n        \"from\": 1,\n        \"last_page\": 7,\n        \"path\": \"http://127.0.0.1:8000/api/orders\",\n        \"per_page\": 5,\n        \"to\": 5,\n        \"total\": 31\n    }\n}"},{"id":"ca663ea1-f23c-45ad-a6a2-a16aa1dc6f3f","name":"Orders: Index","originalRequest":{"method":"GET","header":[],"url":"http://127.0.0.1:8000/api/orders"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Date","value":"Sun, 24 May 2020 06:01:58 GMT"},{"key":"Date","value":"Sun, 24 May 2020 06:01:58 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.2.25"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": 1,\n            \"note\": null,\n            \"user\": {\n                \"id\": 1,\n                \"first_name\": \"Pila\",\n                \"last_name\": \"Teyim\",\n                \"phone\": \"015732485434\",\n                \"email\": \"traderpila@gmail.com\",\n                \"email_verified_at\": null,\n                \"created_at\": \"2020-05-23T16:32:18.000000Z\",\n                \"updated_at\": \"2020-05-24T05:52:45.000000Z\"\n            },\n            \"number\": 1,\n            \"status\": \"standby\",\n            \"order_items\": [\n                {\n                    \"id\": 1,\n                    \"quantity\": 3,\n                    \"toppings\": [],\n                    \"description\": null,\n                    \"created_at\": \"2020-05-23 16:32:19\",\n                    \"updated_at\": \"2020-05-23 16:32:19\"\n                }\n            ],\n            \"delivery_address\": null,\n            \"created_at\": \"2020-05-23 16:32:19\",\n            \"updated_at\": \"2020-05-23 16:32:19\"\n        },\n        {\n            \"id\": 2,\n            \"note\": null,\n            \"user\": {\n                \"id\": 1,\n                \"first_name\": \"Pila\",\n                \"last_name\": \"Teyim\",\n                \"phone\": \"015732485434\",\n                \"email\": \"traderpila@gmail.com\",\n                \"email_verified_at\": null,\n                \"created_at\": \"2020-05-23T16:32:18.000000Z\",\n                \"updated_at\": \"2020-05-24T05:52:45.000000Z\"\n            },\n            \"number\": 1,\n            \"status\": \"standby\",\n            \"order_items\": [\n                {\n                    \"id\": 2,\n                    \"quantity\": 3,\n                    \"toppings\": [\n                        {\n                            \"id\": 3,\n                            \"quantity\": 2,\n                            \"toppings\": [],\n                            \"description\": null,\n                            \"created_at\": \"2020-05-23 16:35:10\",\n                            \"updated_at\": \"2020-05-23 16:35:10\"\n                        }\n                    ],\n                    \"description\": null,\n                    \"created_at\": \"2020-05-23 16:35:10\",\n                    \"updated_at\": \"2020-05-23 16:35:10\"\n                },\n                {\n                    \"id\": 3,\n                    \"quantity\": 2,\n                    \"toppings\": [],\n                    \"description\": null,\n                    \"created_at\": \"2020-05-23 16:35:10\",\n                    \"updated_at\": \"2020-05-23 16:35:10\"\n                }\n            ],\n            \"delivery_address\": null,\n            \"created_at\": \"2020-05-23 16:35:10\",\n            \"updated_at\": \"2020-05-23 16:35:10\"\n        },\n        {\n            \"id\": 3,\n            \"note\": null,\n            \"user\": {\n                \"id\": 1,\n                \"first_name\": \"Pila\",\n                \"last_name\": \"Teyim\",\n                \"phone\": \"015732485434\",\n                \"email\": \"traderpila@gmail.com\",\n                \"email_verified_at\": null,\n                \"created_at\": \"2020-05-23T16:32:18.000000Z\",\n                \"updated_at\": \"2020-05-24T05:52:45.000000Z\"\n            },\n            \"number\": 1,\n            \"status\": \"standby\",\n            \"order_items\": [\n                {\n                    \"id\": 4,\n                    \"quantity\": 3,\n                    \"toppings\": [\n                        {\n                            \"id\": 5,\n                            \"quantity\": 2,\n                            \"toppings\": [],\n                            \"description\": null,\n                            \"created_at\": \"2020-05-23 16:37:35\",\n                            \"updated_at\": \"2020-05-23 16:37:35\"\n                        }\n                    ],\n                    \"description\": null,\n                    \"created_at\": \"2020-05-23 16:37:35\",\n                    \"updated_at\": \"2020-05-23 16:37:35\"\n                },\n                {\n                    \"id\": 5,\n                    \"quantity\": 2,\n                    \"toppings\": [],\n                    \"description\": null,\n                    \"created_at\": \"2020-05-23 16:37:35\",\n                    \"updated_at\": \"2020-05-23 16:37:35\"\n                }\n            ],\n            \"delivery_address\": null,\n            \"created_at\": \"2020-05-23 16:37:35\",\n            \"updated_at\": \"2020-05-23 16:37:35\"\n        },\n        {\n            \"id\": 4,\n            \"note\": \"Knock and deliver\",\n            \"user\": {\n                \"id\": 1,\n                \"first_name\": \"Pila\",\n                \"last_name\": \"Teyim\",\n                \"phone\": \"015732485434\",\n                \"email\": \"traderpila@gmail.com\",\n                \"email_verified_at\": null,\n                \"created_at\": \"2020-05-23T16:32:18.000000Z\",\n                \"updated_at\": \"2020-05-24T05:52:45.000000Z\"\n            },\n            \"number\": 1,\n            \"status\": \"standby\",\n            \"order_items\": [\n                {\n                    \"id\": 6,\n                    \"quantity\": 3,\n                    \"toppings\": [\n                        {\n                            \"id\": 7,\n                            \"quantity\": 2,\n                            \"toppings\": [],\n                            \"description\": null,\n                            \"created_at\": \"2020-05-23 16:38:41\",\n                            \"updated_at\": \"2020-05-23 16:38:41\"\n                        }\n                    ],\n                    \"description\": null,\n                    \"created_at\": \"2020-05-23 16:38:41\",\n                    \"updated_at\": \"2020-05-23 16:38:41\"\n                },\n                {\n                    \"id\": 7,\n                    \"quantity\": 2,\n                    \"toppings\": [],\n                    \"description\": null,\n                    \"created_at\": \"2020-05-23 16:38:41\",\n                    \"updated_at\": \"2020-05-23 16:38:41\"\n                }\n            ],\n            \"delivery_address\": null,\n            \"created_at\": \"2020-05-23 16:38:41\",\n            \"updated_at\": \"2020-05-23 16:38:41\"\n        },\n        {\n            \"id\": 5,\n            \"note\": \"Knock and deliver\",\n            \"user\": {\n                \"id\": 1,\n                \"first_name\": \"Pila\",\n                \"last_name\": \"Teyim\",\n                \"phone\": \"015732485434\",\n                \"email\": \"traderpila@gmail.com\",\n                \"email_verified_at\": null,\n                \"created_at\": \"2020-05-23T16:32:18.000000Z\",\n                \"updated_at\": \"2020-05-24T05:52:45.000000Z\"\n            },\n            \"number\": 1,\n            \"status\": \"standby\",\n            \"order_items\": [\n                {\n                    \"id\": 8,\n                    \"quantity\": 3,\n                    \"toppings\": [\n                        {\n                            \"id\": 9,\n                            \"quantity\": 2,\n                            \"toppings\": [],\n                            \"description\": null,\n                            \"created_at\": \"2020-05-23 16:41:03\",\n                            \"updated_at\": \"2020-05-23 16:41:03\"\n                        }\n                    ],\n                    \"description\": null,\n                    \"created_at\": \"2020-05-23 16:41:03\",\n                    \"updated_at\": \"2020-05-23 16:41:03\"\n                },\n                {\n                    \"id\": 9,\n                    \"quantity\": 2,\n                    \"toppings\": [],\n                    \"description\": null,\n                    \"created_at\": \"2020-05-23 16:41:03\",\n                    \"updated_at\": \"2020-05-23 16:41:03\"\n                }\n            ],\n            \"delivery_address\": null,\n            \"created_at\": \"2020-05-23 16:41:03\",\n            \"updated_at\": \"2020-05-23 16:41:03\"\n        }\n    ],\n    \"links\": {\n        \"first\": \"http://127.0.0.1:8000/api/orders?page=1\",\n        \"last\": \"http://127.0.0.1:8000/api/orders?page=7\",\n        \"prev\": null,\n        \"next\": \"http://127.0.0.1:8000/api/orders?page=2\"\n    },\n    \"meta\": {\n        \"current_page\": 1,\n        \"from\": 1,\n        \"last_page\": 7,\n        \"path\": \"http://127.0.0.1:8000/api/orders\",\n        \"per_page\": 5,\n        \"to\": 5,\n        \"total\": 33\n    }\n}"}],"_postman_id":"3316afab-4476-450a-a07f-8bf3d2631590"},{"name":"Order: Show","id":"6b9839e8-57bc-44d7-ba14-48a22058861f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://127.0.0.1:8000/api/orders/31?page=7","urlObject":{"protocol":"http","port":"8000","path":["api","orders","31"],"host":["127","0","0","1"],"query":[{"key":"page","value":"7"}],"variable":[]}},"response":[{"id":"0b9a8834-904c-4bdd-856c-aebdbd3dcdbb","name":"Order: Show","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://127.0.0.1:8000/api/orders/31?page=7","protocol":"http","host":["127","0","0","1"],"port":"8000","path":["api","orders","31"],"query":[{"key":"page","value":"7"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Date","value":"Sun, 24 May 2020 04:59:39 GMT"},{"key":"Date","value":"Sun, 24 May 2020 04:59:39 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.2.25"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 31,\n        \"note\": \"Knock and deliver\",\n        \"user\": {\n            \"id\": 1,\n            \"first_name\": \"Muluh Pila\",\n            \"last_name\": \"Teyim\",\n            \"phone\": \"015732485434\",\n            \"email\": \"traderpila@gmail.com\",\n            \"email_verified_at\": null,\n            \"created_at\": \"2020-05-23T16:32:18.000000Z\",\n            \"updated_at\": \"2020-05-23T16:32:18.000000Z\"\n        },\n        \"number\": 1,\n        \"status\": \"standby\",\n        \"order_items\": [\n            {\n                \"id\": 69,\n                \"quantity\": 3,\n                \"toppings\": [\n                    {\n                        \"id\": 70,\n                        \"quantity\": 2,\n                        \"toppings\": [],\n                        \"description\": null,\n                        \"created_at\": \"2020-05-24 04:56:10\",\n                        \"updated_at\": \"2020-05-24 04:56:10\"\n                    }\n                ],\n                \"description\": null,\n                \"created_at\": \"2020-05-24 04:56:10\",\n                \"updated_at\": \"2020-05-24 04:56:10\"\n            },\n            {\n                \"id\": 70,\n                \"quantity\": 2,\n                \"toppings\": [],\n                \"description\": null,\n                \"created_at\": \"2020-05-24 04:56:10\",\n                \"updated_at\": \"2020-05-24 04:56:10\"\n            }\n        ],\n        \"delivery_address\": null,\n        \"created_at\": \"2020-05-24 04:56:10\",\n        \"updated_at\": \"2020-05-24 04:56:10\"\n    }\n}"},{"id":"22125de7-e68d-4242-b5a0-0ad4653bcc14","name":"Order: Show","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://127.0.0.1:8000/api/orders/31?page=7","protocol":"http","host":["127","0","0","1"],"port":"8000","path":["api","orders","31"],"query":[{"key":"page","value":"7"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Date","value":"Sun, 24 May 2020 04:59:39 GMT"},{"key":"Date","value":"Sun, 24 May 2020 04:59:39 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.2.25"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 31,\n        \"note\": \"Knock and deliver\",\n        \"user\": {\n            \"id\": 1,\n            \"first_name\": \"Muluh Pila\",\n            \"last_name\": \"Teyim\",\n            \"phone\": \"015732485434\",\n            \"email\": \"traderpila@gmail.com\",\n            \"email_verified_at\": null,\n            \"created_at\": \"2020-05-23T16:32:18.000000Z\",\n            \"updated_at\": \"2020-05-23T16:32:18.000000Z\"\n        },\n        \"number\": 1,\n        \"status\": \"standby\",\n        \"order_items\": [\n            {\n                \"id\": 69,\n                \"quantity\": 3,\n                \"toppings\": [\n                    {\n                        \"id\": 70,\n                        \"quantity\": 2,\n                        \"toppings\": [],\n                        \"description\": null,\n                        \"created_at\": \"2020-05-24 04:56:10\",\n                        \"updated_at\": \"2020-05-24 04:56:10\"\n                    }\n                ],\n                \"description\": null,\n                \"created_at\": \"2020-05-24 04:56:10\",\n                \"updated_at\": \"2020-05-24 04:56:10\"\n            },\n            {\n                \"id\": 70,\n                \"quantity\": 2,\n                \"toppings\": [],\n                \"description\": null,\n                \"created_at\": \"2020-05-24 04:56:10\",\n                \"updated_at\": \"2020-05-24 04:56:10\"\n            }\n        ],\n        \"delivery_address\": null,\n        \"created_at\": \"2020-05-24 04:56:10\",\n        \"updated_at\": \"2020-05-24 04:56:10\"\n    }\n}"}],"_postman_id":"6b9839e8-57bc-44d7-ba14-48a22058861f"}]}