{"info":{"_postman_id":"ba4d29f0-f6c9-4a1c-b3bd-671525c7bd19","name":"Group-Task_Portfolio","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"34716279","collectionId":"ba4d29f0-f6c9-4a1c-b3bd-671525c7bd19","publishedId":"2sA3JGgQFe","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2024-05-06T08:15:58.000Z"},"item":[{"name":"Auth","item":[{"name":"login","id":"0289f374-b617-4681-90a7-5fbfb55cd6e6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"key":"email","value":"admin@gmail.com","type":"text"},{"key":"password","value":"admin123456","type":"text"}]},"url":"http://127.0.0.1:8000/api/auth/login","urlObject":{"protocol":"http","port":"8000","path":["api","auth","login"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[{"id":"12b1c37a-fbf8-47f0-85f0-b3416bd0d068","name":"login","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"key":"email","value":"admin@gmail.com","type":"text"},{"key":"password","value":"admin123456","type":"text"}]},"url":"http://127.0.0.1:8000/api/auth/login"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Date","value":"Sun, 05 May 2024 14:42:47 GMT"},{"key":"Date","value":"Sun, 05 May 2024 14:42:47 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.1.17"},{"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"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"access_token\": \"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwOi8vMTI3LjAuMC4xOjgwMDAvYXBpL2F1dGgvbG9naW4iLCJpYXQiOjE3MTQ5MjAxNjYsImV4cCI6MTcxNDkyMzc2NiwibmJmIjoxNzE0OTIwMTY2LCJqdGkiOiJTb3J2Vm1memN3SXpHNW02Iiwic3ViIjoiMSIsInBydiI6IjIzYmQ1Yzg5NDlmNjAwYWRiMzllNzAxYzQwMDg3MmRiN2E1OTc2ZjcifQ.SX5pesAKxn3LNyYhZO5-aoLMaZ1GVB9oTb1D3yaqYQk\",\n    \"token_type\": \"bearer\",\n    \"expires_in\": 3600,\n    \"user\": {\n        \"id\": 1,\n        \"email\": \"admin@gmail.com\",\n        \"email_verified_at\": null,\n        \"created_at\": \"2024-05-05T14:04:37.000000Z\",\n        \"updated_at\": \"2024-05-05T14:04:37.000000Z\"\n    }\n}"}],"_postman_id":"0289f374-b617-4681-90a7-5fbfb55cd6e6"},{"name":"logout","id":"e53c6347-4624-45f9-97ef-690428b799c4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[{"key":"Accept","value":"application/json"}],"url":"http://127.0.0.1:8000/api/auth/logout","urlObject":{"path":["api","auth","logout"],"host":["http://127.0.0.1:8000"],"query":[],"variable":[]}},"response":[{"id":"e4905bbd-09a9-43e4-9340-bf0354027b1a","name":"logout","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json"}],"url":"http://127.0.0.1:8000/api/auth/logout"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Date","value":"Sun, 05 May 2024 14:50:06 GMT"},{"key":"Date","value":"Sun, 05 May 2024 14:50:05 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.1.17"},{"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"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"User successfully signed out\"\n}"}],"_postman_id":"e53c6347-4624-45f9-97ef-690428b799c4"},{"name":"refresh","id":"9d0dc773-ac55-4b3c-adaa-55cee4fe3e12","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"url":"http://127.0.0.1:8000/api/auth/refresh","urlObject":{"path":["api","auth","refresh"],"host":["http://127.0.0.1:8000"],"query":[],"variable":[]}},"response":[{"id":"03883b20-0b38-4113-9ad0-501298c6ef5b","name":"refresh","originalRequest":{"method":"POST","header":[],"url":"http://127.0.0.1:8000/api/auth/refresh"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Date","value":"Sun, 05 May 2024 14:51:24 GMT"},{"key":"Date","value":"Sun, 05 May 2024 14:51:24 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.1.17"},{"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"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"access_token\": \"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwOi8vMTI3LjAuMC4xOjgwMDAvYXBpL2F1dGgvcmVmcmVzaCIsImlhdCI6MTcxNDkyMDY1NSwiZXhwIjoxNzE0OTI0Mjg0LCJuYmYiOjE3MTQ5MjA2ODQsImp0aSI6ImR3bWkyejlVTmxRQ1FwRGQiLCJzdWIiOiIxIiwicHJ2IjoiMjNiZDVjODk0OWY2MDBhZGIzOWU3MDFjNDAwODcyZGI3YTU5NzZmNyJ9.QfpgEyrDO2XEs-HFXurqEjKkQBqtWhNo7p8PILvvaJY\",\n    \"token_type\": \"bearer\",\n    \"expires_in\": 3600,\n    \"user\": {\n        \"id\": 1,\n        \"email\": \"admin@gmail.com\",\n        \"email_verified_at\": null,\n        \"created_at\": \"2024-05-05T14:04:37.000000Z\",\n        \"updated_at\": \"2024-05-05T14:04:37.000000Z\"\n    }\n}"}],"_postman_id":"9d0dc773-ac55-4b3c-adaa-55cee4fe3e12"},{"name":"user-profile","id":"bbe38af4-c140-4307-9175-323ec9c74bc7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://127.0.0.1:8000/api/auth/user-profile","urlObject":{"path":["api","auth","user-profile"],"host":["http://127.0.0.1:8000"],"query":[],"variable":[]}},"response":[{"id":"5612bbe7-6363-4e5c-b699-7f90ee3a48d3","name":"user-profile","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://127.0.0.1:8000/api/auth/user-profile"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Date","value":"Sun, 05 May 2024 14:48:18 GMT"},{"key":"Date","value":"Sun, 05 May 2024 14:48:18 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.1.17"},{"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"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 1,\n    \"email\": \"admin@gmail.com\",\n    \"email_verified_at\": null,\n    \"created_at\": \"2024-05-05T14:04:37.000000Z\",\n    \"updated_at\": \"2024-05-05T14:04:37.000000Z\"\n}"}],"_postman_id":"bbe38af4-c140-4307-9175-323ec9c74bc7"}],"id":"56fc7365-746d-4c03-87df-7c70d872932a","_postman_id":"56fc7365-746d-4c03-87df-7c70d872932a","description":""},{"name":"Projects","item":[{"name":"Create_new_Project","id":"03db1730-2ec2-43fb-8d84-6ae790acf5fa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"title","value":"test","type":"text"},{"key":"description","value":"description","type":"text"},{"key":"year","value":"2024","type":"text"},{"key":"image","type":"file","value":null},{"key":"category","value":"Test","type":"text"}]},"url":"http://127.0.0.1:8000/api/projects","urlObject":{"protocol":"http","port":"8000","path":["api","projects"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[{"id":"7f25a195-5784-489b-878d-1bb3a2e533cd","name":"Create_new_Project_Correct_Example","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"title","value":"Full Stack Project: LMS","type":"text"},{"key":"description","value":"This Project make implementation for LMS Systems\n","type":"text"},{"key":"year","value":"2025","type":"text"},{"key":"image","type":"file","fileNotInWorkingDirectoryWarning":"This file isn't in your working directory. Teammates you share this request with won't be able to use this file. To make collaboration easier you can setup your working directory in Settings.","filesNotInWorkingDirectory":["/C:/Users/ASUS/Pictures/Backgrounds/assw.jpg"],"src":"/C:/Users/ASUS/Pictures/Backgrounds/assw.jpg"},{"key":"category","value":"full stack","type":"text"}]},"url":"http://127.0.0.1:8000/api/projects"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Date","value":"Sun, 05 May 2024 21:57:22 GMT"},{"key":"Date","value":"Sun, 05 May 2024 21:57:22 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.4"},{"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"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 4,\n        \"title\": \"Full Stack Project: LMS\",\n        \"description\": \"This Project make implementation for LMS Systems\",\n        \"year\": \"2025\",\n        \"image\": \"/images/1714946242.jpg\",\n        \"category\": \"Full stack\"\n    },\n    \"message\": \"Store Success\"\n}"}],"_postman_id":"03db1730-2ec2-43fb-8d84-6ae790acf5fa"},{"name":"Get All Projects","id":"f27cddfc-c24b-4290-bf30-d5128a96cceb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://127.0.0.1:8000/api/projects","urlObject":{"protocol":"http","port":"8000","path":["api","projects"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[{"id":"b86f1d9c-3135-4bab-a2a8-54db56e04eb9","name":"Get All Projects_Correct_Example","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"http://127.0.0.1:8000/api/projects"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Date","value":"Sun, 05 May 2024 21:58:04 GMT"},{"key":"Date","value":"Sun, 05 May 2024 21:58:04 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.4"},{"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"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": 2,\n            \"title\": \"title 2 updat\",\n            \"description\": \"description 1\",\n            \"year\": 2023,\n            \"image\": \"/images/1714944866.jpg\",\n            \"category\": \"Cat4\"\n        },\n        {\n            \"id\": 4,\n            \"title\": \"Full Stack Project: LMS\",\n            \"description\": \"This Project make implementation for LMS Systems\",\n            \"year\": 2025,\n            \"image\": \"/images/1714946242.jpg\",\n            \"category\": \"Full stack\"\n        }\n    ],\n    \"message\": \"Success\"\n}"}],"_postman_id":"f27cddfc-c24b-4290-bf30-d5128a96cceb"},{"name":"Get Project By Id","id":"a12e43be-51be-42ae-9ddf-30c539404c4d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"http://127.0.0.1:8000/api/projects/4","urlObject":{"protocol":"http","port":"8000","path":["api","projects","4"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[{"id":"5a81cbca-d730-40f5-bc47-132467d53f51","name":"Get Project By Id_Correct_Example","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"http://127.0.0.1:8000/api/projects/4"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Date","value":"Sun, 05 May 2024 21:58:51 GMT"},{"key":"Date","value":"Sun, 05 May 2024 21:58:51 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.4"},{"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"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 4,\n        \"title\": \"Full Stack Project: LMS\",\n        \"description\": \"This Project make implementation for LMS Systems\",\n        \"year\": 2025,\n        \"image\": \"/images/1714946242.jpg\",\n        \"category\": \"Full stack\"\n    },\n    \"message\": \"Show Success\"\n}"}],"_postman_id":"a12e43be-51be-42ae-9ddf-30c539404c4d"},{"name":"Update Project","id":"58f40374-0383-4ba4-8a47-f5e817776d78","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"title","value":"title 2 updat","type":"text"},{"key":"description","value":"des77","type":"text","disabled":true},{"key":"image","type":"file","fileNotInWorkingDirectoryWarning":"This file isn't in your working directory. Teammates you share this request with won't be able to use this file. To make collaboration easier you can setup your working directory in Settings.","filesNotInWorkingDirectory":["/C:/Users/ASUS/Pictures/Backgrounds/2j63792.jpg"],"src":"/C:/Users/ASUS/Pictures/Backgrounds/2j63792.jpg"}]},"url":"http://127.0.0.1:8000/api/projects/2","urlObject":{"protocol":"http","port":"8000","path":["api","projects","2"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[{"id":"a4aeeecb-416a-47d2-8bb4-b34c13dbd091","name":"Update Project_Correct_Example","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"title","value":"title 2 updat","type":"text"},{"key":"description","value":"des77","type":"text","disabled":true},{"key":"image","type":"file","fileNotInWorkingDirectoryWarning":"This file isn't in your working directory. Teammates you share this request with won't be able to use this file. To make collaboration easier you can setup your working directory in Settings.","filesNotInWorkingDirectory":["/C:/Users/ASUS/Pictures/Backgrounds/2j63792.jpg"],"src":"/C:/Users/ASUS/Pictures/Backgrounds/2j63792.jpg"}]},"url":"http://127.0.0.1:8000/api/projects/2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Date","value":"Sun, 05 May 2024 21:53:52 GMT"},{"key":"Date","value":"Sun, 05 May 2024 21:53:52 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.4"},{"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"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 2,\n        \"title\": \"title 2 updat\",\n        \"description\": \"description 1\",\n        \"year\": 2023,\n        \"image\": \"/images/1714944866.jpg\",\n        \"category\": \"Cat4\"\n    },\n    \"message\": \"Update Success\"\n}"}],"_postman_id":"58f40374-0383-4ba4-8a47-f5e817776d78"},{"name":"Delete Project","id":"4b6815c9-6c1d-4065-9dd1-41a1acc467a7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"http://127.0.0.1:8000/api/projects/4","urlObject":{"protocol":"http","port":"8000","path":["api","projects","4"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[{"id":"93d736dd-5513-4b9b-9748-8a2a7968ab8d","name":"Delete Project_Example","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"http://127.0.0.1:8000/api/projects/5"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Date","value":"Sun, 05 May 2024 14:31:03 GMT"},{"key":"Date","value":"Sun, 05 May 2024 14:31:03 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.4"},{"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"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": \"\",\n    \"message\": \"Delete Success\"\n}"}],"_postman_id":"4b6815c9-6c1d-4065-9dd1-41a1acc467a7"}],"id":"a369b388-91d8-4375-98b0-18b2e28e575f","_postman_id":"a369b388-91d8-4375-98b0-18b2e28e575f","description":""},{"name":"Messages","item":[{"name":"ADD_Message","id":"0097ba8a-e85c-4dfe-9dcf-6e6d871c8906","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"key":"client_name","value":"Razan","type":"text"},{"key":"client_email","value":"razan@gmail.com","type":"text"},{"key":"message_subject","value":"message_Subject2","type":"text"},{"key":"message_description","value":"I want to create a website to manage a tourist resort. Can I know the full details?","type":"text"}]},"url":"http://127.0.0.1:8000/api/message","urlObject":{"path":["api","message"],"host":["http://127.0.0.1:8000"],"query":[],"variable":[]}},"response":[{"id":"4f3bc8a0-ea16-4933-8533-394ccf013823","name":"ADD_Message","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"key":"client_name","value":"Hala","type":"text"},{"key":"client_email","value":"hala@gmail.com","type":"text"},{"key":"message_subject","value":"message_Subject1","type":"text"},{"key":"message_description","value":"I want to communicate with you and create a joint employment contract between us","type":"text"}]},"url":"http://127.0.0.1:8000/api/message"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Date","value":"Mon, 06 May 2024 08:06:09 GMT"},{"key":"Date","value":"Mon, 06 May 2024 08:06:09 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.1.17"},{"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"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 1,\n        \"client_name\": \"Hala\",\n        \"client_email\": \"hala@gmail.com\",\n        \"message_subject\": \"message_Subject1\",\n        \"message_description\": \"I want to communicate with you and create a joint employment contract between us\"\n    },\n    \"message\": \"the Message created successfully\"\n}"}],"_postman_id":"0097ba8a-e85c-4dfe-9dcf-6e6d871c8906"},{"name":"GetALLMessages","id":"15415aa1-309b-448b-bce6-02daa3d61f8b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://127.0.0.1:8000/api/message","urlObject":{"path":["api","message"],"host":["http://127.0.0.1:8000"],"query":[],"variable":[]}},"response":[{"id":"d7f55f95-74b6-487f-840a-8f8299c854f2","name":"GetALLMessages","originalRequest":{"method":"GET","header":[],"url":"http://127.0.0.1:8000/api/message"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Date","value":"Mon, 06 May 2024 08:09:48 GMT"},{"key":"Date","value":"Mon, 06 May 2024 08:09:48 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.1.17"},{"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"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": 1,\n            \"client_name\": \"Hala\",\n            \"client_email\": \"hala@gmail.com\",\n            \"message_subject\": \"message_Subject1\",\n            \"message_description\": \"I want to communicate with you and create a joint employment contract between us\"\n        },\n        {\n            \"id\": 2,\n            \"client_name\": \"Razan\",\n            \"client_email\": \"razan@gmail.com\",\n            \"message_subject\": \"message_Subject2\",\n            \"message_description\": \"I want to create a website to manage a tourist resort. Can I know the full details?\"\n        }\n    ],\n    \"message\": \"All Retrieve  Messages Success\"\n}"}],"_postman_id":"15415aa1-309b-448b-bce6-02daa3d61f8b"},{"name":"GetOneMessage","id":"d6643edc-0886-4919-be7b-87cd3d44321d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://127.0.0.1:8000/api/message/1","urlObject":{"path":["api","message","1"],"host":["http://127.0.0.1:8000"],"query":[],"variable":[]}},"response":[{"id":"5f507918-fa80-4934-8e84-362a335ae2d1","name":"GetOneMessage","originalRequest":{"method":"GET","header":[],"url":"http://127.0.0.1:8000/api/message/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Date","value":"Mon, 06 May 2024 08:10:49 GMT"},{"key":"Date","value":"Mon, 06 May 2024 08:10:49 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.1.17"},{"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"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 1,\n        \"client_name\": \"Hala\",\n        \"client_email\": \"hala@gmail.com\",\n        \"message_subject\": \"message_Subject1\",\n        \"message_description\": \"I want to communicate with you and create a joint employment contract between us\"\n    },\n    \"message\": \"ok\"\n}"}],"_postman_id":"d6643edc-0886-4919-be7b-87cd3d44321d"},{"name":"DeleteMessage","id":"0089b824-519e-4b91-9032-79cb3560408d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"http://127.0.0.1:8000/api/message/2","urlObject":{"path":["api","message","2"],"host":["http://127.0.0.1:8000"],"query":[],"variable":[]}},"response":[{"id":"8068a1ff-7d8f-4b1f-be72-97651877e25a","name":"DeleteMessage","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"http://127.0.0.1:8000/api/message/2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Date","value":"Mon, 06 May 2024 08:12:04 GMT"},{"key":"Date","value":"Mon, 06 May 2024 08:12:04 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.1.17"},{"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"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": \"\",\n    \"message\": \"Message  deleted successfully\"\n}"}],"_postman_id":"0089b824-519e-4b91-9032-79cb3560408d"}],"id":"09fa5ef3-75ca-44ca-bc10-99c697469689","_postman_id":"09fa5ef3-75ca-44ca-bc10-99c697469689","description":""}],"event":[{"listen":"prerequest","script":{"id":"5acd17d7-a406-43f3-8207-4f6492a77574","type":"text/javascript","packages":{},"exec":[""]}},{"listen":"test","script":{"id":"901eb075-de49-435f-b5ef-1523bc053d5d","type":"text/javascript","packages":{},"exec":[""]}}],"variable":[{"key":"url","value":"http://127.0.0.1:8000","type":"string"}]}