{"info":{"_postman_id":"c71caf1a-4eec-43ff-8585-0f81679a19f4","name":"Tech Magnet","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"27912305","collectionId":"c71caf1a-4eec-43ff-8585-0f81679a19f4","publishedId":"2sA3Qv7qDZ","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2024-06-07T15:50:23.000Z"},"item":[{"name":"Auth","item":[{"name":"Register","id":"6ade645a-5362-4c94-a1ad-4990df6d3e09","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Accept","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"key":"name","value":"yomna","type":"text"},{"key":"email","value":"ym2@gmail.com","type":"text"},{"key":"password","value":"Yomna@23255","type":"text"},{"key":"password_confirmation","value":"Yomna@23255","type":"text"},{"key":"phone","value":"0118388232","type":"text"},{"key":"role_type","value":"student","type":"text"},{"key":"","value":"","type":"text","disabled":true}]},"url":"http://127.0.0.1:8000/api/register","urlObject":{"path":["api","register"],"host":["http://127.0.0.1:8000"],"query":[],"variable":[]}},"response":[{"id":"46c0f6ca-a008-43b9-afa5-3fb92e7feb51","name":"registeration errors","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"key":"name","value":"mayar","type":"text"},{"key":"email","value":"Mayar@gmail.com","type":"text"},{"key":"password","value":"Mayar@1234789","type":"text"},{"key":"password_confirmation","value":"Mayar@12347","type":"text"},{"key":"phone","value":"01174739936","type":"text"},{"key":"city_id","value":"22","type":"text"},{"key":"role_id","value":"1","type":"text"}]},"url":"http://127.0.0.1:8000/api/register"},"status":"Unprocessable Content","code":422,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.12"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Sat, 13 Jul 2024 17:28:29 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"phpdebugbar-id","value":"Xe8a25d4c4ba12e2df5b1f4c88142b4b2"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Set-Cookie","value":"tech_magnet_session=EzEvp01iqJ8QV8k1jaTPfX6d2sjeJ8WjMXr1ltOr; expires=Sat, 13 Jul 2024 19:28:29 GMT; Max-Age=7200; path=/; httponly; samesite=lax"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"The email has already been taken. (and 1 more error)\",\n    \"errors\": {\n        \"email\": [\n            \"The email has already been taken.\"\n        ],\n        \"password\": [\n            \"The password field confirmation does not match.\"\n        ]\n    }\n}"},{"id":"a8025c4a-0095-4348-a2c3-bf770f3afb91","name":"Register Successfully as Student","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"key":"name","value":"yassin","type":"text"},{"key":"email","value":"yas@gmail.com","type":"text"},{"key":"password","value":"Yassin@23255","type":"text"},{"key":"password_confirmation","value":"Yassin@23255","type":"text"},{"key":"phone","value":"01045674714","type":"text"},{"key":"role_type","value":"student","type":"text"},{"key":"","value":"","type":"text","disabled":true}]},"url":"http://127.0.0.1:8000/api/register"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.12"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Tue, 18 Feb 2025 16:35:22 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"phpdebugbar-id","value":"Xea354b161663a1bfb497d109c739832b"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Set-Cookie","value":"tech_magnet_session=H8U4avjkgiggytQ31jK9dNA4BYt4cnVVQX7Gymom; expires=Tue, 18 Feb 2025 18:35:22 GMT; Max-Age=7200; path=/; httponly; samesite=lax"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"Registeration is Done\",\n    \"data\": {\n        \"id\": 54,\n        \"name\": \"yassin\",\n        \"email\": \"yas@gmail.com\",\n        \"phone\": \"01045674714\",\n        \"role\": \"Student\"\n    }\n}"}],"_postman_id":"6ade645a-5362-4c94-a1ad-4990df6d3e09"},{"name":"Login","id":"3c56f7db-340c-4c2c-86a8-afff7527d2c5","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"email","value":"ym2@gmail.com","type":"text"},{"key":"password","value":"Yomna@23255","type":"text"},{"key":"","value":"","type":"text","disabled":true}]},"url":"http://127.0.0.1:8000/api/login","urlObject":{"path":["api","login"],"host":["http://127.0.0.1:8000"],"query":[],"variable":[]}},"response":[{"id":"ae9ba0ab-a9e2-46e9-a291-3e9cf6d75c85","name":"try to login multiple times per minute with invalid credentials","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"key":"email","value":"instructor@gmail.com","type":"text"},{"key":"password","value":"omar12345678","type":"text"},{"key":"","value":"","type":"text","disabled":true}]},"url":"http://127.0.0.1:8000/api/login"},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.12"},{"key":"X-RateLimit-Limit","value":"5"},{"key":"X-RateLimit-Remaining","value":"0"},{"key":"Retry-After","value":"41"},{"key":"X-RateLimit-Reset","value":"1717586075"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Wed, 05 Jun 2024 11:13:54 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"phpdebugbar-id","value":"X0cb67c2189280fb38d028739a539669f"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Too Many Attempts.\",\n    \"exception\": \"Illuminate\\\\Http\\\\Exceptions\\\\ThrottleRequestsException\",\n    \"file\": \"F:\\\\tech-magnet\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Routing\\\\Middleware\\\\ThrottleRequests.php\",\n    \"line\": 232,\n    \"trace\": [\n        {\n            \"file\": \"F:\\\\tech-magnet\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Routing\\\\Middleware\\\\ThrottleRequests.php\",\n            \"line\": 153,\n            \"function\": \"buildException\",\n            \"class\": \"Illuminate\\\\Routing\\\\Middleware\\\\ThrottleRequests\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"F:\\\\tech-magnet\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Routing\\\\Middleware\\\\ThrottleRequests.php\",\n            \"line\": 125,\n            \"function\": \"handleRequest\",\n            \"class\": \"Illuminate\\\\Routing\\\\Middleware\\\\ThrottleRequests\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"F:\\\\tech-magnet\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Routing\\\\Middleware\\\\ThrottleRequests.php\",\n            \"line\": 87,\n            \"function\": \"handleRequestUsingNamedLimiter\",\n            \"class\": \"Illuminate\\\\Routing\\\\Middleware\\\\ThrottleRequests\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"F:\\\\tech-magnet\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Pipeline\\\\Pipeline.php\",\n            \"line\": 183,\n            \"function\": \"handle\",\n            \"class\": \"Illuminate\\\\Routing\\\\Middleware\\\\ThrottleRequests\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"F:\\\\tech-magnet\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Routing\\\\Middleware\\\\ThrottleRequests.php\",\n            \"line\": 159,\n            \"function\": \"Illuminate\\\\Pipeline\\\\{closure}\",\n            \"class\": \"Illuminate\\\\Pipeline\\\\Pipeline\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"F:\\\\tech-magnet\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Routing\\\\Middleware\\\\ThrottleRequests.php\",\n            \"line\": 125,\n            \"function\": \"handleRequest\",\n            \"class\": \"Illuminate\\\\Routing\\\\Middleware\\\\ThrottleRequests\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"F:\\\\tech-magnet\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Routing\\\\Middleware\\\\ThrottleRequests.php\",\n            \"line\": 87,\n            \"function\": \"handleRequestUsingNamedLimiter\",\n            \"class\": \"Illuminate\\\\Routing\\\\Middleware\\\\ThrottleRequests\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"F:\\\\tech-magnet\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Pipeline\\\\Pipeline.php\",\n            \"line\": 183,\n            \"function\": \"handle\",\n            \"class\": \"Illuminate\\\\Routing\\\\Middleware\\\\ThrottleRequests\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"F:\\\\tech-magnet\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Pipeline\\\\Pipeline.php\",\n            \"line\": 119,\n            \"function\": \"Illuminate\\\\Pipeline\\\\{closure}\",\n            \"class\": \"Illuminate\\\\Pipeline\\\\Pipeline\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"F:\\\\tech-magnet\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Routing\\\\Router.php\",\n            \"line\": 805,\n            \"function\": \"then\",\n            \"class\": \"Illuminate\\\\Pipeline\\\\Pipeline\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"F:\\\\tech-magnet\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Routing\\\\Router.php\",\n            \"line\": 784,\n            \"function\": \"runRouteWithinStack\",\n            \"class\": \"Illuminate\\\\Routing\\\\Router\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"F:\\\\tech-magnet\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Routing\\\\Router.php\",\n            \"line\": 748,\n            \"function\": \"runRoute\",\n            \"class\": \"Illuminate\\\\Routing\\\\Router\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"F:\\\\tech-magnet\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Routing\\\\Router.php\",\n            \"line\": 737,\n            \"function\": \"dispatchToRoute\",\n            \"class\": \"Illuminate\\\\Routing\\\\Router\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"F:\\\\tech-magnet\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Foundation\\\\Http\\\\Kernel.php\",\n            \"line\": 200,\n            \"function\": \"dispatch\",\n            \"class\": \"Illuminate\\\\Routing\\\\Router\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"F:\\\\tech-magnet\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Pipeline\\\\Pipeline.php\",\n            \"line\": 144,\n            \"function\": \"Illuminate\\\\Foundation\\\\Http\\\\{closure}\",\n            \"class\": \"Illuminate\\\\Foundation\\\\Http\\\\Kernel\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"F:\\\\tech-magnet\\\\vendor\\\\beyondcode\\\\laravel-query-detector\\\\src\\\\QueryDetectorMiddleware.php\",\n            \"line\": 33,\n            \"function\": \"Illuminate\\\\Pipeline\\\\{closure}\",\n            \"class\": \"Illuminate\\\\Pipeline\\\\Pipeline\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"F:\\\\tech-magnet\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Pipeline\\\\Pipeline.php\",\n            \"line\": 183,\n            \"function\": \"handle\",\n            \"class\": \"BeyondCode\\\\QueryDetector\\\\QueryDetectorMiddleware\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"F:\\\\tech-magnet\\\\vendor\\\\barryvdh\\\\laravel-debugbar\\\\src\\\\Middleware\\\\InjectDebugbar.php\",\n            \"line\": 66,\n            \"function\": \"Illuminate\\\\Pipeline\\\\{closure}\",\n            \"class\": \"Illuminate\\\\Pipeline\\\\Pipeline\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"F:\\\\tech-magnet\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Pipeline\\\\Pipeline.php\",\n            \"line\": 183,\n            \"function\": \"handle\",\n            \"class\": \"Barryvdh\\\\Debugbar\\\\Middleware\\\\InjectDebugbar\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"F:\\\\tech-magnet\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Foundation\\\\Http\\\\Middleware\\\\TransformsRequest.php\",\n            \"line\": 21,\n            \"function\": \"Illuminate\\\\Pipeline\\\\{closure}\",\n            \"class\": \"Illuminate\\\\Pipeline\\\\Pipeline\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"F:\\\\tech-magnet\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Foundation\\\\Http\\\\Middleware\\\\ConvertEmptyStringsToNull.php\",\n            \"line\": 31,\n            \"function\": \"handle\",\n            \"class\": \"Illuminate\\\\Foundation\\\\Http\\\\Middleware\\\\TransformsRequest\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"F:\\\\tech-magnet\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Pipeline\\\\Pipeline.php\",\n            \"line\": 183,\n            \"function\": \"handle\",\n            \"class\": \"Illuminate\\\\Foundation\\\\Http\\\\Middleware\\\\ConvertEmptyStringsToNull\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"F:\\\\tech-magnet\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Foundation\\\\Http\\\\Middleware\\\\TransformsRequest.php\",\n            \"line\": 21,\n            \"function\": \"Illuminate\\\\Pipeline\\\\{closure}\",\n            \"class\": \"Illuminate\\\\Pipeline\\\\Pipeline\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"F:\\\\tech-magnet\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Foundation\\\\Http\\\\Middleware\\\\TrimStrings.php\",\n            \"line\": 40,\n            \"function\": \"handle\",\n            \"class\": \"Illuminate\\\\Foundation\\\\Http\\\\Middleware\\\\TransformsRequest\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"F:\\\\tech-magnet\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Pipeline\\\\Pipeline.php\",\n            \"line\": 183,\n            \"function\": \"handle\",\n            \"class\": \"Illuminate\\\\Foundation\\\\Http\\\\Middleware\\\\TrimStrings\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"F:\\\\tech-magnet\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Foundation\\\\Http\\\\Middleware\\\\ValidatePostSize.php\",\n            \"line\": 27,\n            \"function\": \"Illuminate\\\\Pipeline\\\\{closure}\",\n            \"class\": \"Illuminate\\\\Pipeline\\\\Pipeline\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"F:\\\\tech-magnet\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Pipeline\\\\Pipeline.php\",\n            \"line\": 183,\n            \"function\": \"handle\",\n            \"class\": \"Illuminate\\\\Foundation\\\\Http\\\\Middleware\\\\ValidatePostSize\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"F:\\\\tech-magnet\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Foundation\\\\Http\\\\Middleware\\\\PreventRequestsDuringMaintenance.php\",\n            \"line\": 99,\n            \"function\": \"Illuminate\\\\Pipeline\\\\{closure}\",\n            \"class\": \"Illuminate\\\\Pipeline\\\\Pipeline\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"F:\\\\tech-magnet\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Pipeline\\\\Pipeline.php\",\n            \"line\": 183,\n            \"function\": \"handle\",\n            \"class\": \"Illuminate\\\\Foundation\\\\Http\\\\Middleware\\\\PreventRequestsDuringMaintenance\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"F:\\\\tech-magnet\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Http\\\\Middleware\\\\HandleCors.php\",\n            \"line\": 62,\n            \"function\": \"Illuminate\\\\Pipeline\\\\{closure}\",\n            \"class\": \"Illuminate\\\\Pipeline\\\\Pipeline\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"F:\\\\tech-magnet\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Pipeline\\\\Pipeline.php\",\n            \"line\": 183,\n            \"function\": \"handle\",\n            \"class\": \"Illuminate\\\\Http\\\\Middleware\\\\HandleCors\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"F:\\\\tech-magnet\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Http\\\\Middleware\\\\TrustProxies.php\",\n            \"line\": 39,\n            \"function\": \"Illuminate\\\\Pipeline\\\\{closure}\",\n            \"class\": \"Illuminate\\\\Pipeline\\\\Pipeline\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"F:\\\\tech-magnet\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Pipeline\\\\Pipeline.php\",\n            \"line\": 183,\n            \"function\": \"handle\",\n            \"class\": \"Illuminate\\\\Http\\\\Middleware\\\\TrustProxies\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"F:\\\\tech-magnet\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Pipeline\\\\Pipeline.php\",\n            \"line\": 119,\n            \"function\": \"Illuminate\\\\Pipeline\\\\{closure}\",\n            \"class\": \"Illuminate\\\\Pipeline\\\\Pipeline\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"F:\\\\tech-magnet\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Foundation\\\\Http\\\\Kernel.php\",\n            \"line\": 175,\n            \"function\": \"then\",\n            \"class\": \"Illuminate\\\\Pipeline\\\\Pipeline\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"F:\\\\tech-magnet\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Foundation\\\\Http\\\\Kernel.php\",\n            \"line\": 144,\n            \"function\": \"sendRequestThroughRouter\",\n            \"class\": \"Illuminate\\\\Foundation\\\\Http\\\\Kernel\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"F:\\\\tech-magnet\\\\public\\\\index.php\",\n            \"line\": 51,\n            \"function\": \"handle\",\n            \"class\": \"Illuminate\\\\Foundation\\\\Http\\\\Kernel\",\n            \"type\": \"->\"\n        },\n        {\n            \"file\": \"F:\\\\tech-magnet\\\\vendor\\\\laravel\\\\framework\\\\src\\\\Illuminate\\\\Foundation\\\\resources\\\\server.php\",\n            \"line\": 16,\n            \"function\": \"require_once\"\n        }\n    ]\n}"},{"id":"298445af-7e9e-4be3-bb17-b347c6026fcd","name":"Login Error Invalid Credentials","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","disabled":true}],"body":{"mode":"formdata","formdata":[{"key":"email","value":"youssef@gmail.com","type":"text"},{"key":"password","value":"Ahmed@256","type":"text"},{"key":"","value":"","type":"text","disabled":true}]},"url":"http://127.0.0.1:8000/api/login"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.12"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Tue, 05 Nov 2024 09:15:58 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"10"},{"key":"X-RateLimit-Remaining","value":"9"},{"key":"phpdebugbar-id","value":"Xf5f69b5130124442048ceb7b403a9a0d"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Set-Cookie","value":"tech_magnet_session=DOjRsdEBm2seoMLmHVPYPpVMLvImqZxloV9PItp2; expires=Tue, 05 Nov 2024 11:15:58 GMT; Max-Age=7200; path=/; httponly; samesite=lax"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": false,\n    \"message\": \"Invalid Credentials\"\n}"},{"id":"f8a77f95-7357-411b-9a2f-1b8a5e12c452","name":"Login Successfully","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","disabled":true}],"body":{"mode":"formdata","formdata":[{"key":"email","value":"youssef@gmail.com","type":"text"},{"key":"password","value":"Joe0987654321$","type":"text"},{"key":"","value":"","type":"text","disabled":true}]},"url":"http://127.0.0.1:8000/api/login"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.12"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Tue, 18 Feb 2025 16:25:57 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"10"},{"key":"X-RateLimit-Remaining","value":"9"},{"key":"phpdebugbar-id","value":"X0c922fd1c38337da10d2f022f11149fb"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Set-Cookie","value":"tech_magnet_session=H8U4avjkgiggytQ31jK9dNA4BYt4cnVVQX7Gymom; expires=Tue, 18 Feb 2025 18:25:58 GMT; Max-Age=7200; path=/; httponly; samesite=lax"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"Login Successfully\",\n    \"data\": {\n        \"id\": 11,\n        \"name\": \"youssef\",\n        \"email\": \"youssef@gmail.com\",\n        \"phone\": \"01053456647\",\n        \"role\": \"Student\"\n    },\n    \"token\": \"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwOi8vMTI3LjAuMC4xOjgwMDAvYXBpL2xvZ2luIiwiaWF0IjoxNzM5ODk1OTU2LCJleHAiOjE3Mzk4OTk1NTYsIm5iZiI6MTczOTg5NTk1NiwianRpIjoiRmxZTWdzT2FCZFExbno0TSIsInN1YiI6IjExIiwicHJ2IjoiMjNiZDVjODk0OWY2MDBhZGIzOWU3MDFjNDAwODcyZGI3YTU5NzZmNyJ9.HXE5Oj4nBLYCueyOJsX1tZsqLHi0NzDu_BnPtfrj2kU\"\n}"}],"_postman_id":"3c56f7db-340c-4c2c-86a8-afff7527d2c5"},{"name":"Logout","id":"bdd7a7e7-20cb-4203-906f-8f8f8b8ce0e4","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"url":"http://127.0.0.1:8000/api/logout","urlObject":{"path":["api","logout"],"host":["http://127.0.0.1:8000"],"query":[],"variable":[]}},"response":[{"id":"69ea9e96-58a2-4bbf-bd32-3cc6b6590751","name":"Logout","originalRequest":{"method":"POST","header":[{"key":"","value":"","type":"text","disabled":true}],"url":"http://127.0.0.1:8000/api/logout"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.12"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Fri, 08 Nov 2024 15:14:09 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"57"},{"key":"phpdebugbar-id","value":"X0a7adca68e9760f5044b7019e6ca8e6b"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Set-Cookie","value":"tech_magnet_session=U8lF3s21Gw5uO6tyExbmF7RRvoA5ue4tVp5aWEuF; expires=Fri, 08 Nov 2024 17:14:09 GMT; Max-Age=7200; path=/; httponly; samesite=lax"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"Logout Successfully\",\n    \"data\": {\n        \"id\": 38,\n        \"name\": \"youssef\",\n        \"email\": \"joe@gmail.com\",\n        \"phone\": \"01088774432\",\n        \"city\": \"Cairo\",\n        \"role\": \"Students\"\n    }\n}"}],"_postman_id":"bdd7a7e7-20cb-4203-906f-8f8f8b8ce0e4"},{"name":"Refresh","id":"27b5bcad-e423-45ba-8949-4709dd4afc02","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"url":"http://127.0.0.1:8000/api/refresh","urlObject":{"protocol":"http","port":"8000","path":["api","refresh"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[{"id":"f52e7a82-4145-43ba-add1-1ffb6006d28f","name":"Refresh","originalRequest":{"method":"POST","header":[{"key":"","value":"","disabled":true}],"url":"http://127.0.0.1:8000/api/refresh"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.12"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Fri, 08 Nov 2024 15:28:12 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"phpdebugbar-id","value":"X6b5ae990c5ea6900a4225cf4ff5ed52a"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Set-Cookie","value":"tech_magnet_session=U8lF3s21Gw5uO6tyExbmF7RRvoA5ue4tVp5aWEuF; expires=Fri, 08 Nov 2024 17:28:12 GMT; Max-Age=7200; path=/; httponly; samesite=lax"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"Success\",\n    \"data\": {\n        \"NewAccessToken\": \"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwOi8vMTI3LjAuMC4xOjgwMDAvYXBpL3JlZnJlc2giLCJpYXQiOjE3MzEwNzk1NjksImV4cCI6MTczMTA4MzI5MiwibmJmIjoxNzMxMDc5NjkyLCJqdGkiOiJvSHdWUENkNnpPcktIWDVKIiwic3ViIjoiMzgiLCJwcnYiOiIyM2JkNWM4OTQ5ZjYwMGFkYjM5ZTcwMWM0MDA4NzJkYjdhNTk3NmY3In0.g33ISb08jEmT6-GJWZRje7Ekr6MAZ7uLD06EKIfE_AA\"\n    }\n}"}],"_postman_id":"27b5bcad-e423-45ba-8949-4709dd4afc02"},{"name":"Profile Information","id":"0466207c-7d67-43ce-8908-930a5db1ee58","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://127.0.0.1:8000/api/profile","urlObject":{"path":["api","profile"],"host":["http://127.0.0.1:8000"],"query":[],"variable":[]}},"response":[{"id":"2a0f186b-9c1d-41a4-9ad6-a52a270d734d","name":"Profile Information","originalRequest":{"method":"GET","header":[{"key":"","value":"","disabled":true}],"url":"http://127.0.0.1:8000/api/profile"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.12"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Thu, 28 Aug 2025 09:35:27 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"57"},{"key":"phpdebugbar-id","value":"Xc4d64e36e3cd13fde57d8ccd9fa847e2"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Set-Cookie","value":"tech_magnet_session=VAHHqrTvc1SHZ5ePTp2HvTctPSBDkJPWI70l4Omo; expires=Thu, 28 Aug 2025 11:35:27 GMT; Max-Age=7200; path=/; httponly; samesite=lax"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Success\",\n    \"data\": {\n        \"id\": 56,\n        \"name\": \"yomna\",\n        \"email\": \"ym2@gmail.com\",\n        \"phone\": \"01183882\",\n        \"assignments\": [],\n        \"quizzes\": []\n    }\n}"}],"_postman_id":"0466207c-7d67-43ce-8908-930a5db1ee58"},{"name":"Update Profile","id":"6a5489c6-829d-4443-bb93-c086be558665","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"email","value":"joe@gmail.com","type":"text"},{"key":"current_password","value":"joe1234586","type":"text"},{"key":"new_password","value":"Joee488585809","type":"text"},{"key":"","value":"","type":"text","disabled":true}]},"url":"http://127.0.0.1:8000/api/profile-update","urlObject":{"path":["api","profile-update"],"host":["http://127.0.0.1:8000"],"query":[{"disabled":true,"key":"","value":null}],"variable":[]}},"response":[{"id":"fa63da87-9151-4b5a-a1e7-c9c84becb558","name":"Update Profile","originalRequest":{"method":"PUT","header":[{"key":"","value":"","disabled":true}],"body":{"mode":"urlencoded","urlencoded":[{"key":"email","value":"joe@gmail.com","type":"text"},{"key":"current_password","value":"joe1234586","type":"text"},{"key":"new_password","value":"Joee488585809","type":"text"},{"key":"","value":"","type":"text","disabled":true}]},"url":{"raw":"http://127.0.0.1:8000/api/profile-update","protocol":"http","host":["127","0","0","1"],"port":"8000","path":["api","profile-update"],"query":[{"key":"","value":null,"disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.12"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Fri, 08 Nov 2024 15:25:12 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"phpdebugbar-id","value":"X49b513155b616359a0e4450478ea99e1"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Set-Cookie","value":"tech_magnet_session=U8lF3s21Gw5uO6tyExbmF7RRvoA5ue4tVp5aWEuF; expires=Fri, 08 Nov 2024 17:25:12 GMT; Max-Age=7200; path=/; httponly; samesite=lax"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"Profile Updated Successfully\",\n    \"data\": {\n        \"id\": 38,\n        \"name\": \"youssef\",\n        \"email\": \"joe@gmail.com\",\n        \"phone\": \"01088774432\",\n        \"city\": \"Cairo\",\n        \"role\": \"Students\",\n        \"assignments\": [],\n        \"quizzes\": []\n    }\n}"}],"_postman_id":"6a5489c6-829d-4443-bb93-c086be558665"},{"name":"Login With Google","id":"3e88dc49-6e44-49db-89f4-c37fd380cc84","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"{{Base Url}}/{{Api Url}}/auth/google","urlObject":{"path":["{{Api Url}}","auth","google"],"host":["{{Base Url}}"],"query":[],"variable":[]}},"response":[{"id":"45f4059b-a011-4891-8368-d9c6136a4524","name":"Login With Google","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"{{Base Url}}/{{Api Url}}/auth/google"},"status":"Found","code":302,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.12"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Sat, 14 Dec 2024 13:38:16 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Set-Cookie","value":"tech_magnet_session=CBayJqbfMQfTShn8FCGeXWYILaw4pXXPFEKEszRl; expires=Sat, 14 Dec 2024 15:38:16 GMT; Max-Age=7200; path=/; httponly; samesite=lax"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"Redirecting to Google\",\n    \"data\": {\n        \"url\": \"https://accounts.google.com/o/oauth2/auth?client_id=209681266908-htmri4hl8uciffj962r4e0p7vrjfvdgr.apps.googleusercontent.com&redirect_uri=http%3A%2F%2F127.0.0.1%3A8000%2Fapi%2Fauth%2Fgoogle%2Fcallback&scope=openid+profile+email&response_type=code&state=SB2vjkaIGj1AefMWx8K5Qakmaag2pxQ0GSsW1fEk\"\n    }\n}"}],"_postman_id":"3e88dc49-6e44-49db-89f4-c37fd380cc84"},{"name":"Login With Linkedin","id":"39799bb8-69c7-45fa-ad23-9a49387a53e4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{Base Url}}/{{Api Url}}/auth/linkedin","urlObject":{"path":["{{Api Url}}","auth","linkedin"],"host":["{{Base Url}}"],"query":[],"variable":[]}},"response":[{"id":"3db28fce-b6cb-43ef-881b-bfc27994dee5","name":"Login With Linkedin","originalRequest":{"method":"GET","header":[],"url":"{{Base Url}}/{{Api Url}}/auth/linkedin"},"status":"Found","code":302,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.12"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Sat, 14 Dec 2024 12:59:11 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Set-Cookie","value":"tech_magnet_session=CBayJqbfMQfTShn8FCGeXWYILaw4pXXPFEKEszRl; expires=Sat, 14 Dec 2024 14:59:11 GMT; Max-Age=7200; path=/; httponly; samesite=lax"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"Redirecting to LinkedIn\",\n    \"data\": {\n        \"url\": \"https://www.linkedin.com/oauth/v2/authorization?client_id=7783g137ibyntj&redirect_uri=http%3A%2F%2F127.0.0.1%3A8000%2Fauth%2Flinkedin%2Fcallback&scope=r_liteprofile+r_emailaddress&response_type=code&state=IUfrSohct3gUsdYHiAJAO0drKkXUxoTp75bATHJW\"\n    }\n}"}],"_postman_id":"39799bb8-69c7-45fa-ad23-9a49387a53e4"},{"name":"Login With Github","id":"f3d49276-12b6-4799-81fe-e2faec0be83f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{Base Url}}/{{Api Url}}/auth/github","urlObject":{"path":["{{Api Url}}","auth","github"],"host":["{{Base Url}}"],"query":[],"variable":[]}},"response":[{"id":"a5485799-8d99-46e4-970c-b80c6b151ba7","name":"Login With Github","originalRequest":{"method":"GET","header":[],"url":"{{Base Url}}/{{Api Url}}/auth/github"},"status":"Found","code":302,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.12"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Sat, 14 Dec 2024 17:16:31 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Set-Cookie","value":"tech_magnet_session=2T5StmHKzsjBnQVoD4FYnsFyLMAGeI9fSIWdKn5r; expires=Sat, 14 Dec 2024 19:16:31 GMT; Max-Age=7199; path=/; httponly; samesite=lax"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"Redirecting to GitHub\",\n    \"data\": {\n        \"url\": \"https://github.com/login/oauth/authorize?client_id=Iv23liBalARaBLjEyyS1&redirect_uri=http%3A%2F%2F127.0.0.1%3A8000%2Fapi%2Fauth%2Fgithub%2Fcallback&scope=user%3Aemail&response_type=code&state=tOUmoEjioaTAYxg8utTPs0GGg0fXux1UY2GOMxBe\"\n    }\n}"}],"_postman_id":"f3d49276-12b6-4799-81fe-e2faec0be83f"}],"id":"b81f4311-05a6-4a80-ab5e-a2556d86ed9d","_postman_id":"b81f4311-05a6-4a80-ab5e-a2556d86ed9d","description":""},{"name":"Categories","item":[{"name":"view all categories","id":"6d361d75-77b6-4e31-b02d-7edfad6d61e6","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"http://127.0.0.1:8000/api/categories","urlObject":{"protocol":"http","port":"8000","path":["api","categories"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[{"id":"b971111f-0077-4ae5-b518-c505bc374747","name":"view all categories","originalRequest":{"method":"GET","header":[],"url":"http://127.0.0.1:8000/api/categories"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.12"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Sat, 26 Oct 2024 13:11:05 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Set-Cookie","value":"tech_magnet_session=bFfn7cOpl47Jhqq9XLZGeK8n5sSwn193isRNFLRe; expires=Sat, 26 Oct 2024 15:11:05 GMT; Max-Age=7200; path=/; httponly; samesite=lax"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"Success\",\n    \"data\": [\n        {\n            \"id\": 1,\n            \"name\": \"Web Development\",\n            \"courses\": [\n                {\n                    \"image\": \"/storage/2024-05-23-03-16-56.jpg\",\n                    \"id\": 1,\n                    \"name\": \"Web development essentials\",\n                    \"description\": \"the fundamental building blocks of creating websites and web applications. It's like having a toolbox with the most important tools for this job.\",\n                    \"price\": 3000,\n                    \"hours\": 30,\n                    \"category\": \"Web Development\"\n                },\n                {\n                    \"image\": \"/storage/2024-05-23-03-11-15.jpg\",\n                    \"id\": 2,\n                    \"name\": \"Frontend Course\",\n                    \"description\": \"designed to provide you with a comprehensive introduction to the essential concepts, tools, and techniques required to build modern and user-friendly websites\",\n                    \"price\": 4000,\n                    \"hours\": 80,\n                    \"category\": \"Web Development\"\n                },\n                {\n                    \"image\": \"/storage/2024-05-23-03-15-49.png\",\n                    \"id\": 3,\n                    \"name\": \"Full Stack Diploma\",\n                    \"description\": \"comprehensive program designed to equip you with the skills and knowledge required to build dynamic and interactive web applications\",\n                    \"price\": 10000,\n                    \"hours\": 140,\n                    \"category\": \"Web Development\"\n                },\n                {\n                    \"image\": \"/storage/2024-10-26-03-25-39.jpg\",\n                    \"id\": 12,\n                    \"name\": \"Backend Course\",\n                    \"description\": \"The Backend Development Fundamentals course provides a comprehensive introduction to the principles, tools, and technologies involved in building the server-side of web applications. This course is designed for individuals who are interested in pursuing a career in backend development or seeking to enhance their existing programming skills\",\n                    \"price\": 6000,\n                    \"hours\": 140,\n                    \"category\": \"Web Development\"\n                }\n            ]\n        },\n        {\n            \"id\": 2,\n            \"name\": \"Data Science\",\n            \"courses\": [\n                {\n                    \"image\": \"/storage/2024-10-26-03-42-39.png\",\n                    \"id\": 6,\n                    \"name\": \"Essentials of Python\",\n                    \"description\": \"The Essentials of Python course is designed to provide you with a comprehensive introduction to the Python programming language.<span style=\\\"background-color: rgb(247, 247, 247); color: rgb(0, 0, 0); font-family: -apple-system, system-ui, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen-Sans, Ubuntu, Cantarell, &quot;Helvetica Neue&quot;, sans-serif; font-size: 18px;\\\">&nbsp;</span>&nbsp;Python is widely used for various applications, including web development, data analysis, scientific computing, and automation. This course is suitable for beginners with no prior programming experience as well as those with programming knowledge in other languages who want to learn Python\",\n                    \"price\": 2500,\n                    \"hours\": 55,\n                    \"category\": \"Data Science\"\n                },\n                {\n                    \"image\": \"/storage/2024-05-22-08-42-25.jpg\",\n                    \"id\": 9,\n                    \"name\": \"Data Scientist Diploma\",\n                    \"description\": \"The Data Scientist Diploma course is a comprehensive program designed to provide you with the knowledge and skills required to excel in the field of data science. Data science involves extracting insights and knowledge from large and complex datasets using various techniques, including statistical analysis, machine learning, and data visualization. This course covers a wide range of topics to equip you with the necessary skills to become a proficient data scientist.\",\n                    \"price\": 12000,\n                    \"hours\": 90,\n                    \"category\": \"Data Science\"\n                }\n            ]\n        },\n        {\n            \"id\": 3,\n            \"name\": \"Mobile Apps\",\n            \"courses\": [\n                {\n                    \"image\": \"/storage/2024-10-26-03-26-29.png\",\n                    \"id\": 13,\n                    \"name\": \"Flutter Course\",\n                    \"description\": \"Learn Flutter basics and develope your Skills\",\n                    \"price\": 6000,\n                    \"hours\": 100,\n                    \"category\": \"Mobile Apps\"\n                },\n                {\n                    \"image\": \"/storage/2024-10-26-03-28-04.jpg\",\n                    \"id\": 14,\n                    \"name\": \"IOS Development Course\",\n                    \"description\": \"Basics of ios basics and setting environment using X code\",\n                    \"price\": 5200,\n                    \"hours\": 75,\n                    \"category\": \"Mobile Apps\"\n                },\n                {\n                    \"image\": \"/storage/2024-10-26-03-28-34.jpg\",\n                    \"id\": 15,\n                    \"name\": \"Android Development Course\",\n                    \"description\": \"set of process involved in developing software for smart phones , tablets\",\n                    \"price\": 5400,\n                    \"hours\": 80,\n                    \"category\": \"Mobile Apps\"\n                }\n            ]\n        },\n        {\n            \"id\": 4,\n            \"name\": \"Networks\",\n            \"courses\": [\n                {\n                    \"image\": \"/storage/2024-10-26-03-29-04.png\",\n                    \"id\": 16,\n                    \"name\": \"CompTIA Network+\",\n                    \"description\": \"A+ Network+ certification validates your foundational knowledge of networking. You'll learn about installing, configuring, and troubleshooting basic network devices.\",\n                    \"price\": 8000,\n                    \"hours\": 130,\n                    \"category\": \"Networks\"\n                },\n                {\n                    \"image\": \"/storage/2024-10-26-03-30-57.png\",\n                    \"id\": 17,\n                    \"name\": \"Cisco CCNA\",\n                    \"description\": \"Cisco CCNA (Cisco Certified Network Associate) focuses on Cisco's networking technologies. This certification equips you with skills for designing, implementing, and maintaining Cisco routers and switches in small to medium-sized businesses.\",\n                    \"price\": 8500,\n                    \"hours\": 100,\n                    \"category\": \"Networks\"\n                },\n                {\n                    \"image\": \"/storage/2024-10-26-03-38-21.png\",\n                    \"id\": 20,\n                    \"name\": \"Wireless Networking\",\n                    \"description\": \"<p>wireless networking courses teach you about Wi-Fi standards (802.11a/b/g/n/ac), wireless security protocols (WPA, WPA2), wireless access points (WAPs), and troubleshooting wireless network issues.</p>\",\n                    \"price\": 7450,\n                    \"hours\": 80,\n                    \"category\": \"Networks\"\n                }\n            ]\n        },\n        {\n            \"id\": 5,\n            \"name\": \"Design\",\n            \"courses\": [\n                {\n                    \"image\": \"/storage/2024-10-26-03-41-32.jpg\",\n                    \"id\": 4,\n                    \"name\": \"Graphic Desgin\",\n                    \"description\": \"This course focuses on developing your creativity and visual communication skills to create visually appealing and effective designs for various mediums.\",\n                    \"price\": 8000,\n                    \"hours\": 60,\n                    \"category\": \"Design\"\n                },\n                {\n                    \"image\": \"/storage/2024-10-26-03-42-12.jpg\",\n                    \"id\": 5,\n                    \"name\": \"UI/UX\",\n                    \"description\": \"The UI/UX Design Fundamentals course is designed to provide you with a comprehensive understanding of user interface (UI) and user experience (UX) design principles and practices.\",\n                    \"price\": 4000,\n                    \"hours\": 75,\n                    \"category\": \"Design\"\n                }\n            ]\n        },\n        {\n            \"id\": 6,\n            \"name\": \"Digital Marketing\",\n            \"courses\": [\n                {\n                    \"image\": \"/storage/2024-10-26-03-44-14.jpg\",\n                    \"id\": 10,\n                    \"name\": \"Social media marketing Essentials\",\n                    \"description\": \"The Social Media Marketing Essentials course is designed to provide you with the knowledge and skills required to develop and implement effective social media marketing strategies. Social media platforms have become powerful tools for businesses to reach and engage with their target audience. This course will equip you with the essential techniques and best practices to leverage social media for marketing purposes.\",\n                    \"price\": 2000,\n                    \"hours\": 40,\n                    \"category\": \"Digital Marketing\"\n                }\n            ]\n        },\n        {\n            \"id\": 7,\n            \"name\": \"AI and Machine Learning\",\n            \"courses\": [\n                {\n                    \"image\": \"/storage/2024-10-26-03-43-51.jpg\",\n                    \"id\": 7,\n                    \"name\": \"AI Diploma\",\n                    \"description\": \"AI is a rapidly growing field that focuses on creating intelligent systems capable of performing tasks that typically require human intelligence. This course aims to equip you with a foundational understanding of AI concepts.\",\n                    \"price\": 6500,\n                    \"hours\": 160,\n                    \"category\": \"AI and Machine Learning\"\n                },\n                {\n                    \"image\": \"/storage/2024-05-22-08-39-55.jpg\",\n                    \"id\": 8,\n                    \"name\": \"Deep and Machine Learning\",\n                    \"description\": \"The Deep and Machine Learning Fundamentals course is designed to provide you with a comprehensive understanding of deep learning and machine learning techniques. Deep learning focuses on training artificial neural networks with multiple layers to learn representations of data\",\n                    \"price\": 10000,\n                    \"hours\": 100,\n                    \"category\": \"AI and Machine Learning\"\n                }\n            ]\n        },\n        {\n            \"id\": 8,\n            \"name\": \"DevOps\",\n            \"courses\": []\n        },\n        {\n            \"id\": 9,\n            \"name\": \"CyberSecurity\",\n            \"courses\": []\n        },\n        {\n            \"id\": 10,\n            \"name\": \"Cloud Computing\",\n            \"courses\": []\n        }\n    ]\n}"}],"_postman_id":"6d361d75-77b6-4e31-b02d-7edfad6d61e6"},{"name":"show specific category","id":"45489864-975b-4844-93d3-66321d8e997b","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":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/categories/5","urlObject":{"protocol":"http","port":"8000","path":["api","categories","5"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[{"id":"f49cce44-7dd3-4a47-83a2-92e1705c3b9b","name":"show specific category","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://127.0.0.1:8000/api/categories/4"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.12"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Sat, 26 Oct 2024 13:11:48 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"phpdebugbar-id","value":"Xf29ee7783c6da1c2bd21cdee8a710738"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Set-Cookie","value":"tech_magnet_session=bFfn7cOpl47Jhqq9XLZGeK8n5sSwn193isRNFLRe; expires=Sat, 26 Oct 2024 15:11:48 GMT; Max-Age=7200; path=/; httponly; samesite=lax"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"Success\",\n    \"data\": {\n        \"id\": 4,\n        \"name\": \"Networks\",\n        \"courses\": [\n            {\n                \"image\": \"/storage/2024-10-26-03-29-04.png\",\n                \"id\": 16,\n                \"name\": \"CompTIA Network+\",\n                \"description\": \"A+ Network+ certification validates your foundational knowledge of networking. You'll learn about installing, configuring, and troubleshooting basic network devices.\",\n                \"price\": 8000,\n                \"hours\": 130,\n                \"category\": \"Networks\"\n            },\n            {\n                \"image\": \"/storage/2024-10-26-03-30-57.png\",\n                \"id\": 17,\n                \"name\": \"Cisco CCNA\",\n                \"description\": \"Cisco CCNA (Cisco Certified Network Associate) focuses on Cisco's networking technologies. This certification equips you with skills for designing, implementing, and maintaining Cisco routers and switches in small to medium-sized businesses.\",\n                \"price\": 8500,\n                \"hours\": 100,\n                \"category\": \"Networks\"\n            },\n            {\n                \"image\": \"/storage/2024-10-26-03-38-21.png\",\n                \"id\": 20,\n                \"name\": \"Wireless Networking\",\n                \"description\": \"<p>wireless networking courses teach you about Wi-Fi standards (802.11a/b/g/n/ac), wireless security protocols (WPA, WPA2), wireless access points (WAPs), and troubleshooting wireless network issues.</p>\",\n                \"price\": 7450,\n                \"hours\": 80,\n                \"category\": \"Networks\"\n            }\n        ]\n    }\n}"}],"_postman_id":"45489864-975b-4844-93d3-66321d8e997b"}],"id":"d49f2a29-0673-449c-8472-3604e4f48d14","_postman_id":"d49f2a29-0673-449c-8472-3604e4f48d14","description":""},{"name":"Settings","item":[{"name":"view app setting","id":"67fe8b9c-17ce-4e0b-bc8d-ffa7ad3ff73f","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/settings","urlObject":{"protocol":"http","port":"8000","path":["api","settings"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[{"id":"8c961417-6abf-46f2-97a0-df8314d88499","name":"view app setting","originalRequest":{"method":"GET","header":[],"url":"http://127.0.0.1:8000/api/settings"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.12"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Sat, 26 Oct 2024 13:59:27 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"57"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Set-Cookie","value":"tech_magnet_session=bFfn7cOpl47Jhqq9XLZGeK8n5sSwn193isRNFLRe; expires=Sat, 26 Oct 2024 15:59:27 GMT; Max-Age=7200; path=/; httponly; samesite=lax"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"Success\",\n    \"data\": [\n        {\n            \"logo\": \"/storage/2024-06-07-06-03-12.jpg\",\n            \"email\": \"Techmagnet@gmail.com\",\n            \"phone\": \"01136899527\",\n            \"location\": \"Greek Campus\"\n        }\n    ]\n}"}],"_postman_id":"67fe8b9c-17ce-4e0b-bc8d-ffa7ad3ff73f"}],"id":"74f95c60-4111-456a-ac2f-6da2e768f9b9","_postman_id":"74f95c60-4111-456a-ac2f-6da2e768f9b9","description":""},{"name":"Roadmaps","item":[{"name":"view all course roadmaps","id":"0c7dbf15-4d10-453a-9b72-105c2459d7e5","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"http://127.0.0.1:8000/api/roadmaps","urlObject":{"protocol":"http","port":"8000","path":["api","roadmaps"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[{"id":"1ef27f08-d2f3-4d6c-8d44-4cf633075168","name":"view all course roadmaps","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://127.0.0.1:8000/api/roadmaps"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.12"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Sat, 26 Oct 2024 13:58:45 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"phpdebugbar-id","value":"X6cbb2a74ee17ddf7582441e7532c4510"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Set-Cookie","value":"tech_magnet_session=bFfn7cOpl47Jhqq9XLZGeK8n5sSwn193isRNFLRe; expires=Sat, 26 Oct 2024 15:58:45 GMT; Max-Age=7200; path=/; httponly; samesite=lax"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"Success\",\n    \"data\": [\n        {\n            \"id\": 1,\n            \"title\": \"Web Development Essentials\",\n            \"description\": \"Learn the fundamental concepts and technologies required for web development, including HTML, CSS, and JavaScript\"\n        },\n        {\n            \"id\": 2,\n            \"title\": \"Frontend Course\",\n            \"description\": \"Explore advanced frontend development techniques, frameworks, and libraries such as React, Vue.js, and Angular.\"\n        },\n        {\n            \"id\": 3,\n            \"title\": \"Backend Course\",\n            \"description\": \"Focus on backend development, learning server-side programming languages, databases, API development, and security\"\n        },\n        {\n            \"id\": 4,\n            \"title\": \"Full Stack Diploma\",\n            \"description\": \"Become a full stack developer by mastering both frontend and backend technologies. Learn how to build complete web applications\"\n        },\n        {\n            \"id\": 5,\n            \"title\": \"Graphic Design\",\n            \"description\": \"Develop your skills in graphic design, including principles of design, typography, color theory, and popular design software\"\n        },\n        {\n            \"id\": 6,\n            \"title\": \"UI/UX\",\n            \"description\": \"Learn user interface (UI) and user experience (UX) design principles to create intuitive and visually appealing digital experiences\"\n        },\n        {\n            \"id\": 7,\n            \"title\": \"Essentials of Python.AI\",\n            \"description\": \"Discover the essentials of Python programming language and explore its applications in artificial intelligence and data analysis\"\n        },\n        {\n            \"id\": 8,\n            \"title\": \"Deep and Machine Learning\",\n            \"description\": \"Dive into the field of deep learning and machine learning, understanding algorithms, neural networks, and training models.\"\n        },\n        {\n            \"id\": 9,\n            \"title\": \"Data Scientist Diploma\",\n            \"description\": \"Acquire the skills and knowledge needed to become a data scientist, including data analysis, machine learning, and data visualization\"\n        },\n        {\n            \"id\": 10,\n            \"title\": \"Social Media Marketing Essentials\",\n            \"description\": \"Learn the basics of social media marketing, including strategies, content creation, audience targeting, and analytics\"\n        },\n        {\n            \"id\": 11,\n            \"title\": \"Digital Marketing Diploma\",\n            \"description\": \"Master the essentials of digital marketing, including search engine optimization (SEO), paid advertising, email marketing, and analytics\"\n        },\n        {\n            \"id\": 12,\n            \"title\": \"AI\",\n            \"description\": \"Explore the field of artificial intelligence, including machine learning, neural networks, natural language processing, and computer vision.\"\n        },\n        {\n            \"id\": 13,\n            \"title\": \"Flutter\",\n            \"description\": \"Flutter Mobile App Roadmaps\"\n        },\n        {\n            \"id\": 14,\n            \"title\": \"Networks \",\n            \"description\": \"Networks Roadmaps For All Network Courses\"\n        }\n    ]\n}"}],"_postman_id":"0c7dbf15-4d10-453a-9b72-105c2459d7e5"},{"name":"show specific roadmap","id":"30ee2660-e398-42be-8fdc-fab180d16b6f","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"http://127.0.0.1:8000/api/roadmaps/2","urlObject":{"protocol":"http","port":"8000","path":["api","roadmaps","2"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[{"id":"646c74e8-285d-4a99-bc97-6d143489a060","name":"show specific roadmap","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://127.0.0.1:8000/api/roadmaps/2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.12"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Sat, 26 Oct 2024 13:59:10 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"phpdebugbar-id","value":"X89b0fe2883dec067927e7f2160a43375"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Set-Cookie","value":"tech_magnet_session=bFfn7cOpl47Jhqq9XLZGeK8n5sSwn193isRNFLRe; expires=Sat, 26 Oct 2024 15:59:10 GMT; Max-Age=7200; path=/; httponly; samesite=lax"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"Success\",\n    \"data\": {\n        \"id\": 2,\n        \"title\": \"Frontend Course\",\n        \"description\": \"Explore advanced frontend development techniques, frameworks, and libraries such as React, Vue.js, and Angular.\"\n    }\n}"}],"_postman_id":"30ee2660-e398-42be-8fdc-fab180d16b6f"}],"id":"115ef1e2-9b0d-4869-b8ed-44eee4222bc6","_postman_id":"115ef1e2-9b0d-4869-b8ed-44eee4222bc6","description":""},{"name":"Courses","item":[{"name":"View All Courses","id":"5db6eacf-b997-4bd0-b8eb-1cf4ea04742b","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"http://127.0.0.1:8000/api/courses","urlObject":{"protocol":"http","port":"8000","path":["api","courses"],"host":["127","0","0","1"],"query":[{"disabled":true,"description":{"content":"<p>Ability to Sort (Optional)</p>\n","type":"text/plain"},"key":"sort_by","value":"created_at"},{"disabled":true,"key":"sort_order","value":"desc"}],"variable":[]}},"response":[{"id":"c17e72e8-9b61-4733-b209-fd19b7569b54","name":"view all courses (Sort by Created At)","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"http://127.0.0.1:8000/api/courses?sort_by=created_at&sort_order=desc","protocol":"http","host":["127","0","0","1"],"port":"8000","path":["api","courses"],"query":[{"key":"sort_by","value":"created_at","description":"Ability to Sort (Optional)"},{"key":"sort_order","value":"desc"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.12"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Thu, 10 Oct 2024 16:23:46 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"57"},{"key":"phpdebugbar-id","value":"X78a016fe8d81f1f7309ac85bdf1e510b"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Set-Cookie","value":"tech_magnet_session=PGei8C6R29eencXiikicXLSymcmocMwXDrHd4rvm; expires=Thu, 10 Oct 2024 18:23:46 GMT; Max-Age=7200; path=/; httponly; samesite=lax"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"status\": \"Success\",\n        \"count\": 4,\n        \"courses\": [\n            {\n                \"image\": \"/storage/2024-09-10-07-55-14.jpg\",\n                \"id\": 21,\n                \"name\": \"Advanced Threat Detection and Response\",\n                \"description\": \"<p><span style=\\\"color: rgb(0, 0, 0); font-family: -apple-system, system-ui, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen-Sans, Ubuntu, Cantarell, &quot;Helvetica Neue&quot;, sans-serif; font-size: 18px; background-color: rgb(247, 247, 247);\\\">Dive deep into the techniques and tools used for detecting and responding to advanced cyber threats</span><br></p>\",\n                \"price\": 15000,\n                \"hours\": 180,\n                \"category\": \"Cyber Security\",\n                \"objective\": \"Boost Your Tech Skills\"\n            },\n            {\n                \"image\": \"/storage/2024-09-10-12-15-07.jpg\",\n                \"id\": 20,\n                \"name\": \"Introduction to Cyber Security\",\n                \"description\": \"<p><span style=\\\"color: rgb(0, 0, 0); font-family: -apple-system, system-ui, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen-Sans, Ubuntu, Cantarell, &quot;Helvetica Neue&quot;, sans-serif; font-size: 18px; background-color: rgb(247, 247, 247);\\\">&nbsp;This course provides a comprehensive overview of cyber security principles, including risk management, threat analysis</span><br></p>\",\n                \"price\": 8000,\n                \"hours\": 200,\n                \"category\": \"Cyber Security\",\n                \"objective\": \"Become a Tech Professional\"\n            },\n            {\n                \"image\": \"/storage/2024-06-28-10-07-59.png\",\n                \"id\": 19,\n                \"name\": \"Wireless Networking\",\n                \"description\": \"wireless networking courses teach you about Wi-Fi standards (802.11a/b/g/n/ac), wireless security protocols (WPA, WPA2), wireless access points (WAPs), and troubleshooting wireless network issues.\",\n                \"price\": 7450,\n                \"hours\": 80,\n                \"category\": \"Networks\",\n                \"objective\": \"Boost Your Tech Skills\"\n            },\n            {\n                \"image\": \"/storage/2024-06-28-10-04-35.png\",\n                \"id\": 18,\n                \"name\": \"Cisco CCNA\",\n                \"description\": \"Cisco CCNA (Cisco Certified Network Associate) focuses on Cisco's networking technologies. This certification equips you with skills for designing, implementing, and maintaining Cisco routers and switches in small to medium-sized businesses.\",\n                \"price\": 8500,\n                \"hours\": 100,\n                \"category\": \"Networks\",\n                \"objective\": \"Boost Your Tech Skills\"\n            }\n        ],\n        \"pagination\": {\n            \"total\": 20,\n            \"per_page\": 4,\n            \"current_page\": 1,\n            \"last_page\": 5,\n            \"next_page_url\": \"http://127.0.0.1:8000/api/courses?page=2\",\n            \"prev_page_url\": null\n        }\n    }\n}"},{"id":"be568c9c-7fd0-454e-83c8-a85753e86b89","name":"view all courses  (Sort by Name)","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"http://127.0.0.1:8000/api/courses?sort_by=name&sort_order=desc","protocol":"http","host":["127","0","0","1"],"port":"8000","path":["api","courses"],"query":[{"key":"sort_by","value":"name","description":"Ability to Sort (Optional)"},{"key":"sort_order","value":"desc"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.12"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Thu, 10 Oct 2024 16:24:44 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"phpdebugbar-id","value":"X96b6b58beb2cc70662f92552e06d0e85"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Set-Cookie","value":"tech_magnet_session=PGei8C6R29eencXiikicXLSymcmocMwXDrHd4rvm; expires=Thu, 10 Oct 2024 18:24:44 GMT; Max-Age=7200; path=/; httponly; samesite=lax"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"status\": \"Success\",\n        \"count\": 4,\n        \"courses\": [\n            {\n                \"image\": \"/storage/2024-06-28-10-07-59.png\",\n                \"id\": 19,\n                \"name\": \"Wireless Networking\",\n                \"description\": \"wireless networking courses teach you about Wi-Fi standards (802.11a/b/g/n/ac), wireless security protocols (WPA, WPA2), wireless access points (WAPs), and troubleshooting wireless network issues.\",\n                \"price\": 7450,\n                \"hours\": 80,\n                \"category\": \"Networks\",\n                \"objective\": \"Boost Your Tech Skills\"\n            },\n            {\n                \"image\": \"/storage/2024-05-23-03-16-56.jpg\",\n                \"id\": 1,\n                \"name\": \"Web development essentials\",\n                \"description\": \"the fundamental building blocks of creating websites and web applications. It's like having a toolbox with the most important tools for this job.\",\n                \"price\": 3000,\n                \"hours\": 30,\n                \"category\": \"Web Development\",\n                \"objective\": \"Master Tech Essentials\"\n            },\n            {\n                \"image\": \"/storage/2024-05-22-08-32-50.jpg\",\n                \"id\": 5,\n                \"name\": \"UI/UX\",\n                \"description\": \"The UI/UX Design Fundamentals course is designed to provide you with a comprehensive understanding of user interface (UI) and user experience (UX) design principles and practices.\",\n                \"price\": 4000,\n                \"hours\": 75,\n                \"category\": \"Design\",\n                \"objective\": \"Boost Your Tech Skills\"\n            },\n            {\n                \"image\": \"/storage/2024-05-22-08-47-18.jpg\",\n                \"id\": 10,\n                \"name\": \"Social media marketing Essentials\",\n                \"description\": \"The Social Media Marketing Essentials course is designed to provide you with the knowledge and skills required to develop and implement effective social media marketing strategies. Social media platforms have become powerful tools for businesses to reach and engage with their target audience. This course will equip you with the essential techniques and best practices to leverage social media for marketing purposes.\",\n                \"price\": 2000,\n                \"hours\": 40,\n                \"category\": \"Digital Marketing\",\n                \"objective\": \"Master Tech Essentials\"\n            }\n        ],\n        \"pagination\": {\n            \"total\": 20,\n            \"per_page\": 4,\n            \"current_page\": 1,\n            \"last_page\": 5,\n            \"next_page_url\": \"http://127.0.0.1:8000/api/courses?page=2\",\n            \"prev_page_url\": null\n        }\n    }\n}"},{"id":"630ea48c-1065-4f66-a6d0-f45f667510a5","name":"View All Courses","originalRequest":{"method":"GET","header":[{"key":"","value":"","disabled":true}],"url":{"raw":"http://127.0.0.1:8000/api/courses","protocol":"http","host":["127","0","0","1"],"port":"8000","path":["api","courses"],"query":[{"key":"sort_by","value":"created_at","description":"Ability to Sort (Optional)","disabled":true},{"key":"sort_order","value":"desc","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.12"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Wed, 08 Jan 2025 11:35:30 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"phpdebugbar-id","value":"Xedca75851b6eeaae7f3ebdc1e7566243"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Set-Cookie","value":"tech_magnet_session=6UfrwWpahJjCwEmI0sQEFfYWbXb1Xy34MBz1ExJQ; expires=Wed, 08 Jan 2025 13:35:30 GMT; Max-Age=7200; path=/; httponly; samesite=lax"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"Success\",\n    \"data\": {\n        \"count\": 4,\n        \"courses\": [\n            {\n                \"image\": \"/storage/courses/20/1736331782_677e520615ae5.png\",\n                \"id\": 20,\n                \"name\": \"Wireless Networking\",\n                \"description\": \"<p>wireless networking courses teach you about Wi-Fi standards (802.11a/b/g/n/ac), wireless security protocols (WPA, WPA2), wireless access points (WAPs), and troubleshooting wireless network issues.</p>\",\n                \"price\": 7450,\n                \"hours\": 80,\n                \"category\": \"Networks\"\n            },\n            {\n                \"image\": \"/storage/courses/17/1736331756_677e51ec6c7eb.png\",\n                \"id\": 17,\n                \"name\": \"Cisco CCNA\",\n                \"description\": \"Cisco CCNA (Cisco Certified Network Associate) focuses on Cisco's networking technologies. This certification equips you with skills for designing, implementing, and maintaining Cisco routers and switches in small to medium-sized businesses.\",\n                \"price\": 8500,\n                \"hours\": 100,\n                \"category\": \"Networks\"\n            },\n            {\n                \"image\": \"/storage/courses/13/1736331646_677e517e14129.png\",\n                \"id\": 13,\n                \"name\": \"Flutter Course\",\n                \"description\": \"Learn Flutter basics and Develope your Skills\",\n                \"price\": 6000,\n                \"hours\": 100,\n                \"category\": \"Mobile Apps\"\n            },\n            {\n                \"image\": \"/storage/courses/12/1736331611_677e515b8f3fd.jpg\",\n                \"id\": 12,\n                \"name\": \"Backend Course\",\n                \"description\": \"The Backend Development Fundamentals course provides a comprehensive introduction to the principles, tools, and technologies involved in building the server-side of web applications. This course is designed for individuals who are interested in pursuing a career in backend development or seeking to enhance their existing programming skills\",\n                \"price\": 6000,\n                \"hours\": 140,\n                \"category\": \"Web Development\"\n            }\n        ],\n        \"pagination\": {\n            \"total\": 9,\n            \"per_page\": 4,\n            \"current_page\": 1,\n            \"last_page\": 3,\n            \"next_page_url\": \"http://127.0.0.1:8000/api/courses?page=2\",\n            \"prev_page_url\": null\n        }\n    }\n}"}],"_postman_id":"5db6eacf-b997-4bd0-b8eb-1cf4ea04742b"},{"name":"Show Course Details","id":"ee07b45d-6cb3-4cec-bab0-11b5520d9f06","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":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/courses/13","urlObject":{"protocol":"http","port":"8000","path":["api","courses","13"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[{"id":"f6b9c5b5-ac5e-4ddc-907c-7b404052b814","name":"show  one course","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://127.0.0.1:8000/api/courses/13"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.12"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Wed, 08 Jan 2025 11:33:19 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"phpdebugbar-id","value":"Xe936eadaa6cf57d5e28045f254a1e44b"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Set-Cookie","value":"tech_magnet_session=6UfrwWpahJjCwEmI0sQEFfYWbXb1Xy34MBz1ExJQ; expires=Wed, 08 Jan 2025 13:33:19 GMT; Max-Age=7200; path=/; httponly; samesite=lax"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"Success\",\n    \"data\": {\n        \"course\": {\n            \"image\": \"/storage/courses/13/1736331646_677e517e14129.png\",\n            \"id\": 13,\n            \"name\": \"Flutter Course\",\n            \"description\": \"Learn Flutter basics and Develope your Skills\",\n            \"price\": 6000,\n            \"hours\": 100,\n            \"category\": \"Mobile Apps\"\n        },\n        \"relatedCourses\": [\n            {\n                \"image\": \"/storage/courses/14/1736331675_677e519b1098a.jpg\",\n                \"id\": 14,\n                \"name\": \"IOS Development Course\",\n                \"description\": \"Basics of ios basics and setting environment using X code\",\n                \"price\": 5200,\n                \"hours\": 75,\n                \"category\": \"Mobile Apps\"\n            },\n            {\n                \"image\": \"/storage/courses/15/1736331707_677e51bb0d72e.jpg\",\n                \"id\": 15,\n                \"name\": \"Android Development Course\",\n                \"description\": \"set of process involved in developing software for smart phones , tablets\",\n                \"price\": 5400,\n                \"hours\": 80,\n                \"category\": \"Mobile Apps\"\n            }\n        ]\n    }\n}"}],"_postman_id":"ee07b45d-6cb3-4cec-bab0-11b5520d9f06"},{"name":"search for courses","id":"c8029023-a8d0-4f2c-b05c-bd5c119bc343","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"http://127.0.0.1:8000/api/courses/search?query=back","urlObject":{"protocol":"http","port":"8000","path":["api","courses","search"],"host":["127","0","0","1"],"query":[{"key":"query","value":"back"}],"variable":[]}},"response":[{"id":"2d8e0270-18d3-46a2-b85d-713fabd9c431","name":"search for courses","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":{"raw":"http://127.0.0.1:8000/api/courses/search?query=back","protocol":"http","host":["127","0","0","1"],"port":"8000","path":["api","courses","search"],"query":[{"key":"query","value":"back"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.12"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Sun, 30 Jun 2024 08:55:38 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"phpdebugbar-id","value":"X8c21e7f6e1bd2bf22447ebcb65428004"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 12,\n        \"name\": \"Backend Course\",\n        \"description\": \"The Backend Development Fundamentals course provides a comprehensive introduction to the principles, tools, and technologies involved in building the server-side of web applications. This course is designed for individuals who are interested in pursuing a career in backend development or seeking to enhance their existing programming skills\",\n        \"price\": 6000,\n        \"hours\": 140,\n        \"category_id\": 1,\n        \"objective_id\": 2,\n        \"created_at\": \"2024-06-22T18:06:05.000000Z\",\n        \"updated_at\": \"2024-05-23T11:01:51.000000Z\",\n        \"image\": {\n            \"id\": 13,\n            \"path\": \"2024-05-22-08-56-43.jpg\",\n            \"imageable_type\": \"App\\\\Models\\\\Course\",\n            \"imageable_id\": 12,\n            \"created_at\": \"2024-05-22T17:56:43.000000Z\",\n            \"updated_at\": \"2024-05-22T17:56:43.000000Z\"\n        },\n        \"category\": {\n            \"id\": 1,\n            \"name\": \"Web Development\",\n            \"created_at\": \"2024-05-22T11:07:59.000000Z\",\n            \"updated_at\": \"2024-06-23T13:52:24.000000Z\"\n        },\n        \"objective\": {\n            \"id\": 2,\n            \"name\": \"Boost Your Tech Skills\",\n            \"created_at\": \"2024-05-23T10:30:46.000000Z\",\n            \"updated_at\": \"2024-06-23T13:27:54.000000Z\"\n        }\n    }\n]"}],"_postman_id":"c8029023-a8d0-4f2c-b05c-bd5c119bc343"},{"name":"filter courses","id":"62fbd5e8-94a8-48dc-bc02-c9ea937cf5ef","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{}},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"http://127.0.0.1:8000/api/courses/filters?price_min=44444&price_max=200000&category_id=7","urlObject":{"protocol":"http","port":"8000","path":["api","courses","filters"],"host":["127","0","0","1"],"query":[{"key":"price_min","value":"44444"},{"key":"price_max","value":"200000"},{"key":"category_id","value":"7"}],"variable":[]}},"response":[{"id":"12e05355-875f-42ed-ae02-37c96d3e518e","name":"filter courses","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":{"raw":"http://127.0.0.1:8000/api/courses/filters?price_min=2500&price_max=6500&category_id=3","protocol":"http","host":["127","0","0","1"],"port":"8000","path":["api","courses","filters"],"query":[{"key":"price_min","value":"2500"},{"key":"price_max","value":"6500"},{"key":"category_id","value":"3"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.12"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Sun, 30 Jun 2024 07:06:24 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"phpdebugbar-id","value":"X453eaed7a7bdefbc99c344b98344f220"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 6,\n        \"name\": \"Essentials of Python\",\n        \"description\": \"The Essentials of Python course is designed to provide you with a comprehensive introduction to the Python programming language.<span style=\\\"background-color: rgb(247, 247, 247); color: rgb(0, 0, 0); font-family: -apple-system, system-ui, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen-Sans, Ubuntu, Cantarell, &quot;Helvetica Neue&quot;, sans-serif; font-size: 18px;\\\">&nbsp;</span>&nbsp;Python is widely used for various applications, including web development, data analysis, scientific computing, and automation. This course is suitable for beginners with no prior programming experience as well as those with programming knowledge in other languages who want to learn Python\",\n        \"price\": 2500,\n        \"hours\": 55,\n        \"category_id\": 3,\n        \"objective_id\": 1,\n        \"created_at\": \"2024-06-22T17:38:08.000000Z\",\n        \"updated_at\": \"2024-06-28T18:59:17.000000Z\",\n        \"image\": {\n            \"id\": 7,\n            \"path\": \"2024-05-22-08-34-14.jpg\",\n            \"imageable_type\": \"App\\\\Models\\\\Course\",\n            \"imageable_id\": 6,\n            \"created_at\": \"2024-05-22T17:34:14.000000Z\",\n            \"updated_at\": \"2024-05-22T17:34:14.000000Z\"\n        },\n        \"category\": {\n            \"id\": 3,\n            \"name\": \"Data Science\",\n            \"created_at\": \"2024-05-22T11:07:59.000000Z\",\n            \"updated_at\": \"2024-05-22T11:07:59.000000Z\"\n        },\n        \"objective\": {\n            \"id\": 1,\n            \"name\": \"Master Tech Essentials\",\n            \"created_at\": \"2024-05-23T10:30:46.000000Z\",\n            \"updated_at\": \"2024-06-23T13:25:50.000000Z\"\n        }\n    },\n    {\n        \"id\": 7,\n        \"name\": \"AI\",\n        \"description\": \"AI is a rapidly growing field that focuses on creating intelligent systems capable of performing tasks that typically require human intelligence. This course aims to equip you with a foundational understanding of AI concepts and techniques.\",\n        \"price\": 6500,\n        \"hours\": 160,\n        \"category_id\": 3,\n        \"objective_id\": 2,\n        \"created_at\": \"2024-06-22T17:39:55.000000Z\",\n        \"updated_at\": \"2024-06-28T18:57:33.000000Z\",\n        \"image\": {\n            \"id\": 8,\n            \"path\": \"2024-05-22-08-38-08.png\",\n            \"imageable_type\": \"App\\\\Models\\\\Course\",\n            \"imageable_id\": 7,\n            \"created_at\": \"2024-05-22T17:38:08.000000Z\",\n            \"updated_at\": \"2024-05-22T17:38:08.000000Z\"\n        },\n        \"category\": {\n            \"id\": 3,\n            \"name\": \"Data Science\",\n            \"created_at\": \"2024-05-22T11:07:59.000000Z\",\n            \"updated_at\": \"2024-05-22T11:07:59.000000Z\"\n        },\n        \"objective\": {\n            \"id\": 2,\n            \"name\": \"Boost Your Tech Skills\",\n            \"created_at\": \"2024-05-23T10:30:46.000000Z\",\n            \"updated_at\": \"2024-06-23T13:27:54.000000Z\"\n        }\n    }\n]"}],"_postman_id":"62fbd5e8-94a8-48dc-bc02-c9ea937cf5ef"}],"id":"9b01bdbb-1b14-444b-81fa-d7189c23e910","_postman_id":"9b01bdbb-1b14-444b-81fa-d7189c23e910","description":""},{"name":"Blogs","item":[{"name":"View Blogs List","id":"04c1f341-1b50-4ab3-bdfe-73711cb95462","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"http://127.0.0.1:8000/api/blogs","urlObject":{"protocol":"http","port":"8000","path":["api","blogs"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[{"id":"e6b5d9dc-e489-40ee-9fde-395f1b1cda4d","name":"View Blogs List","originalRequest":{"method":"GET","header":[{"key":"","value":"","disabled":true}],"url":"http://127.0.0.1:8000/api/blogs"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.12"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Wed, 08 Jan 2025 11:55:17 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"57"},{"key":"phpdebugbar-id","value":"X078f75c36e4d8dd903cbc5c062721064"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Set-Cookie","value":"tech_magnet_session=6UfrwWpahJjCwEmI0sQEFfYWbXb1Xy34MBz1ExJQ; expires=Wed, 08 Jan 2025 13:55:17 GMT; Max-Age=7200; path=/; httponly; samesite=lax"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"Success\",\n    \"data\": [\n        {\n            \"blogs\": {\n                \"title\": \"Web Design in Front-End Development\",\n                \"description\": \"Explore the significance of responsive web design in front-end development and how it enhances user experience across different devices\",\n                \"image\": \"/storage/blogs/1/1736334724_677e5d844dd60.jpg\"\n            }\n        },\n        {\n            \"blogs\": {\n                \"title\": \"Demystifying Backend Development\",\n                \"description\": \"Delve into the world of backend development and understand its crucial role in powering web applications. Discover various backend technologies, frameworks, and databases, and learn how they work together to handle data, security, and business logic\",\n                \"image\": \"/storage/blogs/2/1736334747_677e5d9b1fd81.jpg\"\n            }\n        },\n        {\n            \"blogs\": {\n                \"title\": \"Unlocking the Potential of Artificial Intelligence\",\n                \"description\": \"Discover the limitless possibilities of artificial intelligence (AI) in today's world. Explore real-world applications of AI in different industries, such as healthcare, finance\",\n                \"image\": \"/storage/blogs/3/1736334777_677e5db905772.jpg\"\n            }\n        },\n        {\n            \"blogs\": {\n                \"title\": \"Digital Marketing Strategies\",\n                \"description\": \"Unleash the power of digital marketing to drive business growth in the digital era. Learn about various digital marketing channels\",\n                \"image\": \"/storage/blogs/4/1736334798_677e5dcec6197.jpg\"\n            }\n        }\n    ]\n}"}],"_postman_id":"04c1f341-1b50-4ab3-bdfe-73711cb95462"},{"name":"Show Blog Details","id":"1c31f2e5-7b08-4351-b095-11fcc4897d1c","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"http://127.0.0.1:8000/api/blogs/4","urlObject":{"protocol":"http","port":"8000","path":["api","blogs","4"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[{"id":"7ff0833f-4b9b-4b36-9bb0-4f0222d2e898","name":"Show Blog Details","originalRequest":{"method":"GET","header":[],"url":"http://127.0.0.1:8000/api/blogs/4"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.12"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Wed, 08 Jan 2025 11:54:46 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"phpdebugbar-id","value":"X888d3ba53baaa7ef97c470ed31078696"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Set-Cookie","value":"tech_magnet_session=6UfrwWpahJjCwEmI0sQEFfYWbXb1Xy34MBz1ExJQ; expires=Wed, 08 Jan 2025 13:54:46 GMT; Max-Age=7200; path=/; httponly; samesite=lax"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"Success\",\n    \"data\": {\n        \"blog\": {\n            \"title\": \"Digital Marketing Strategies\",\n            \"description\": \"Unleash the power of digital marketing to drive business growth in the digital era. Learn about various digital marketing channels\",\n            \"image\": \"/storage/blogs/4/1736334798_677e5dcec6197.jpg\"\n        }\n    }\n}"}],"_postman_id":"1c31f2e5-7b08-4351-b095-11fcc4897d1c"}],"id":"ba0c5e1a-10ab-44dc-8666-aae2baf2e427","_postman_id":"ba0c5e1a-10ab-44dc-8666-aae2baf2e427","description":""},{"name":"Skills","item":[{"name":"view all skills","id":"44a7f973-fd90-4636-8ef9-a26901b02809","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://127.0.0.1:8000/api/skills","urlObject":{"protocol":"http","port":"8000","path":["api","skills"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[{"id":"9045db4f-ce34-4790-be4c-710c6529e17d","name":"view all skills","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://127.0.0.1:8000/api/skills"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.12"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Sat, 26 Oct 2024 13:59:48 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"phpdebugbar-id","value":"X48ec11e8ea0ff11746629913b6a2c06c"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Set-Cookie","value":"tech_magnet_session=bFfn7cOpl47Jhqq9XLZGeK8n5sSwn193isRNFLRe; expires=Sat, 26 Oct 2024 15:59:48 GMT; Max-Age=7200; path=/; httponly; samesite=lax"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"Success\",\n    \"data\": [\n        {\n            \"title\": \"HTML Syntax\",\n            \"content\": \"HTML is a Hyper Text Markup Language\",\n            \"super_skill\": \"HTML Basics\"\n        },\n        {\n            \"title\": \"Tags and Elements\",\n            \"content\": \"HTML Tags like h1,h2,h3,h4,h6\",\n            \"super_skill\": \"HTML Basics\"\n        },\n        {\n            \"title\": \"HTML Forms\",\n            \"content\": \"Html Forms with inputs,labels\",\n            \"super_skill\": \"HTML Basics\"\n        },\n        {\n            \"title\": \"HTML Tables\",\n            \"content\": \"Tables inlcudes Table Head , Table Body , Table Footer\",\n            \"super_skill\": \"HTML Basics\"\n        },\n        {\n            \"title\": \"CSS Syntax\",\n            \"content\": \"Cascading Stylesheet\",\n            \"super_skill\": \"CSS Basics\"\n        },\n        {\n            \"title\": \"CSS Selectors\",\n            \"content\": \"CSS Selectors includes dot(class) , hash(id) , tag(p)\",\n            \"super_skill\": \"CSS Basics\"\n        },\n        {\n            \"title\": \"CSS Selectors\",\n            \"content\": \"CSS Selectors includes dot(class) , hash(id) , tag(p)\",\n            \"super_skill\": \"CSS Basics\"\n        },\n        {\n            \"title\": \"Box Model\",\n            \"content\": \"CSS Flexbox and GRID\",\n            \"super_skill\": \"CSS Basics\"\n        },\n        {\n            \"title\": \"Layout and Positioning\",\n            \"content\": \"Position relative and absolute\",\n            \"super_skill\": \"CSS Basics\"\n        },\n        {\n            \"title\": \"CSS Responsive Design\",\n            \"content\": \"CSS Media Query for all devices\",\n            \"super_skill\": \"HTML Basics\"\n        },\n        {\n            \"title\": \"CSS Frameworks (e.g., Bootstrap)\",\n            \"content\": \"Bootstrap 5 For CSS Web Design\",\n            \"super_skill\": \"CSS Basics\"\n        },\n        {\n            \"title\": \"JavaScript Syntax\",\n            \"content\": \"JS Syntax  From A to Z\",\n            \"super_skill\": \"Java Script Basics\"\n        },\n        {\n            \"title\": \"JS Variables and Data Types\",\n            \"content\": \"JS Variables Syntax and its datatypes\",\n            \"super_skill\": \"Java Script Basics\"\n        },\n        {\n            \"title\": \"Functions\",\n            \"content\": \"JS Functions Syntax\",\n            \"super_skill\": \"Java Script Basics\"\n        },\n        {\n            \"title\": \"DOM Manipulation\",\n            \"content\": \"JS DOM as Selecting HTML Elements BY ID, Class Name\",\n            \"super_skill\": \"Java Script Basics\"\n        },\n        {\n            \"title\": \"Event Handling\",\n            \"content\": \"JS Events and ACTIONS\",\n            \"super_skill\": \"Java Script Basics\"\n        },\n        {\n            \"title\": \"HTML Syntax\",\n            \"content\": \"HMTL Basics\",\n            \"super_skill\": \"HTML and CSS Fundamentals\"\n        },\n        {\n            \"title\": \"CSS Syntax\",\n            \"content\": \"CSS Syntax With external, internal, inline\",\n            \"super_skill\": \"HTML and CSS Fundamentals\"\n        },\n        {\n            \"title\": \"Selectors and Styling\",\n            \"content\": \"CSS Styling and selecting by id, tag,  class\",\n            \"super_skill\": \"HTML and CSS Fundamentals\"\n        },\n        {\n            \"title\": \"Responsive Design\",\n            \"content\": \"CSS Media Query Responsive Design\",\n            \"super_skill\": \"HTML and CSS Fundamentals\"\n        },\n        {\n            \"title\": \"JavaScript Basics\",\n            \"content\": \"JavaScript Basics in Details\",\n            \"super_skill\": \"JavaScript and Frontend Frameworks\"\n        },\n        {\n            \"title\": \"DOM Manipulation and Event Handling\",\n            \"content\": \"DOM Manipulation and Event Handling Best Techniques\",\n            \"super_skill\": \"JavaScript and Frontend Frameworks\"\n        },\n        {\n            \"title\": \"Frontend Frameworks (e.g., React, Angular, Vue.js)\",\n            \"content\": \"Frontend Frameworks To Create Responsive Web Designs\",\n            \"super_skill\": \"JavaScript and Frontend Frameworks\"\n        },\n        {\n            \"title\": \"State Management , API Integration\",\n            \"content\": \"Learn State Management , API Integration From Scratch\",\n            \"super_skill\": \"JavaScript and Frontend Frameworks\"\n        },\n        {\n            \"title\": \"HTML, CSS, JavaScript\",\n            \"content\": \"HTML, CSS, JavaScript These Technologies at Least Enable you to create web designs\",\n            \"super_skill\": \"Frontend Development\"\n        },\n        {\n            \"title\": \"Frontend Frameworks\",\n            \"content\": \"Frontend Frameworks eg(React JS ,Vue JS , Angular)\",\n            \"super_skill\": \"Frontend Development\"\n        },\n        {\n            \"title\": \"Server-side Languages\",\n            \"content\": \"Server-side Programming (e.g., Node.js, PHP, C#)\",\n            \"super_skill\": \"Backend Development\"\n        },\n        {\n            \"title\": \"Database Management Systems\",\n            \"content\": \"Databases Management Systems(e.g., MYSQL, MongoDB)\",\n            \"super_skill\": \"Backend Development\"\n        },\n        {\n            \"title\": \"API Development and Integration\",\n            \"content\": \"API Development and Integration with Third Party\",\n            \"super_skill\": \"Backend Development\"\n        },\n        {\n            \"title\": \"Authentication and Authorization\",\n            \"content\": \"Authentication and Authorization in details to enhance Security\",\n            \"super_skill\": \"Backend Development\"\n        },\n        {\n            \"title\": \"Server Side Framework\",\n            \"content\": \"Server Side Framework eg(Laravel, JS Express, ASP.Net)\",\n            \"super_skill\": \"Backend Development\"\n        },\n        {\n            \"title\": \"Color Theory and Color Schemes\",\n            \"content\": \"Color Theory and Color Schemes in details\",\n            \"super_skill\": \"Design Principles and Concepts\"\n        },\n        {\n            \"title\": \"Typography and Fonts\",\n            \"content\": \"Typography and Fonts in details\",\n            \"super_skill\": \"Design Principles and Concepts\"\n        },\n        {\n            \"title\": \"Adobe Photoshop ,Adobe Illustrator\",\n            \"content\": \"Adobe Photoshop, Adobe Illustrator in details\",\n            \"super_skill\": \"Graphic Design Software\"\n        },\n        {\n            \"title\": \"Print Design Principles Digital Design\",\n            \"content\": \"Print Design Principles\\r\\nDigital Design for Web and Mobile in details\",\n            \"super_skill\": \"Print and Digital Design\"\n        },\n        {\n            \"title\": \"Packaging Design Advertising Design\",\n            \"content\": \"Packaging Design\\r\\nAdvertising Design in details\",\n            \"super_skill\": \"Print and Digital Design\"\n        },\n        {\n            \"title\": \"User Interviews and Surveys Personas\",\n            \"content\": \"User Interviews and Surveys\\r\\nPersonas and User Stories in details\",\n            \"super_skill\": \"User Research and Analysis\"\n        },\n        {\n            \"title\": \"Competitive Analysis Usability Testing\",\n            \"content\": \"Competitive Analysis\\r\\nUsability Testing in details\",\n            \"super_skill\": \"User Research and Analysis\"\n        },\n        {\n            \"title\": \"Sketching and Paper Prototyping Wireframing Tool\",\n            \"content\": \"Sketching and Paper Prototyping\\r\\nWireframing Tools (e.g., Sketch, Adobe XD) in details\",\n            \"super_skill\": \"Wireframing and Prototyping\"\n        },\n        {\n            \"title\": \"UI Design Principles Visual Design Guidelines\",\n            \"content\": \"UI Design Principles\\r\\nVisual Design Guidelines in details\",\n            \"super_skill\": \"Visual and Interaction Design\"\n        },\n        {\n            \"title\": \"Iconography and Illustration Motion Design\",\n            \"content\": \"Iconography and Illustration\\r\\nMotion Design and Animation in details\",\n            \"super_skill\": \"Visual and Interaction Design\"\n        },\n        {\n            \"title\": \"Python Syntax and Data Types Control structure\",\n            \"content\": \"Python Syntax and Data Types\\r\\nControl Flow and Loops with practice\",\n            \"super_skill\": \"Python Fundamentals\"\n        },\n        {\n            \"title\": \"File Handling and Error Handling and Exceptions\",\n            \"content\": \"File Handling and Error Handling and Exceptions with practice\",\n            \"super_skill\": \"Python Fundamentals\"\n        },\n        {\n            \"title\": \"NumPy and Pandas Libraries Data Cleaning\",\n            \"content\": \"NumPy and Pandas Libraries\\r\\nData Cleaning and Preprocessing  in details\",\n            \"super_skill\": \"Data Manipulation and Analysis\"\n        },\n        {\n            \"title\": \"Supervised Learning Algorithms\",\n            \"content\": \"Supervised Learning Algorithms (e.g., Linear Regression, Decision Trees)\\r\\nModel Evaluation and Validation\",\n            \"super_skill\": \"Machine Learning Basics\"\n        },\n        {\n            \"title\": \"Feature Engineering and Selection\",\n            \"content\": \"Feature Engineering and Selection in details\",\n            \"super_skill\": \"Machine Learning Basics\"\n        },\n        {\n            \"title\": \"Regression and Classification Algorithms\",\n            \"content\": \"Regression and Classification Algorithms\\r\\nSupport Vector Machines (SVM)\\r\\nClustering Algorithms\\r\\nDimensionality Reduction\",\n            \"super_skill\": \"Machine Learning Algorithms\"\n        },\n        {\n            \"title\": \"Neural Networks Architecture\",\n            \"content\": \"Neural Networks Architecture\\r\\nDeep Learning Frameworks (e.g., TensorFlow, PyTorch)\\r\\nConvolutional Neural Networks (CNN)\\r\\nRecurrent Neural Networks (RNN)\\r\\nTransfer Learning and Fine-Tuning\",\n            \"super_skill\": \"Deep Learning Fundamentals\"\n        },\n        {\n            \"title\": \"Performance Metrics\",\n            \"content\": \"Performance Metrics (e.g., Accuracy, Precision, Recall, F1-Score)\\r\\nCross-Validation Techniques\\r\\nHyperparameter Tuning\\r\\nOverfitting and Regularization\\r\\nModel Interpretation and Explainability\",\n            \"super_skill\": \"Model Evaluation and Optimization\"\n        },\n        {\n            \"title\": \"Handling Missing Data and Data Imputation\",\n            \"content\": \"Handling Missing Data\\r\\nData Imputation\\r\\nOutlier Detection and Treatment\\r\\nData Scaling and Normalization\\r\\nFeature Encoding and Transformation\",\n            \"super_skill\": \"Data Cleaning and Preprocessing\"\n        },\n        {\n            \"title\": \"Descriptive Statistics Data Visualization\",\n            \"content\": \"Descriptive Statistics\\r\\nData Visualization Techniques\\r\\nCorrelation and Covariance Analysis\\r\\nFeature Selection and Importance\\r\\nStatistical Tests and Hypothesis Testing\",\n            \"super_skill\": \"Exploratory Data Analysis (EDA)\"\n        },\n        {\n            \"title\": \"Advanced Regression and Classification Algorithms\",\n            \"content\": \"Advanced Regression and Classification Algorithms\\r\\nEnsemble Methods (e.g., Bagging, Boosting)\\r\\nTime Series Analysis and Forecasting\\r\\nUnsupervised Learning (e.g., Clustering, Dimensionality Reduction)\\r\\nNatural Language Processing (NLP) Techniques\",\n            \"super_skill\": \"Advanced Machine Learning\"\n        },\n        {\n            \"title\": \"Audience Research and Targeting\",\n            \"content\": \"Audience Research and Targeting\\r\\nContent Strategy Development\\r\\nSocial Media Campaign Planning\\r\\nSocial Media Analytics and Insights\",\n            \"super_skill\": \"Social Media Strategy and Planning\"\n        },\n        {\n            \"title\": \"Content Writing and Copywriting\",\n            \"content\": \"Content Writing and Copywriting\\r\\nVisual Content Creation (e.g., Graphics, Videos)\\r\\nContent Curation and Scheduling\\r\\nSocial Media Management Tools\\r\\nCommunity Engagement and Moderation\",\n            \"super_skill\": \"Content Creation and Management\"\n        },\n        {\n            \"title\": \"Influencer Identification and Outreach Influencer\",\n            \"content\": \"Influencer Identification and Outreach\\r\\nInfluencer Partnerships and Campaigns\\r\\nNegotiation and Contracting\\r\\nPerformance Tracking and ROI Analysis\",\n            \"super_skill\": \"Influencer Marketing and Collaboration\"\n        },\n        {\n            \"title\": \"Email Campaign Strategy and Planning\",\n            \"content\": \"Email List Building and Segmentation\\r\\nEmail Copywriting and Design\\r\\nMarketing Automation Tools\\r\\nEmail Analytics and Conversion Tracking\",\n            \"super_skill\": \"Email Marketing and Automation\"\n        },\n        {\n            \"title\": \"Backend Language (e.g., Node.js, Laravel, C#)\",\n            \"content\": \"API Development (e.g., RESTful APIs)\\r\\nDatabase Integration (e.g., SQL, MongoDB)\\r\\nAuthentication and Authorization\\r\\nError Handling and Logging\",\n            \"super_skill\": \"Introduction to Server-side Programming\"\n        },\n        {\n            \"title\": \"Relational Databases , NoSQL Databases\",\n            \"content\": \"Relational Databases (e.g., SQL)\\r\\nNoSQL Databases (e.g., MongoDB)\\r\\nDatabase Design and Optimization\\r\\nSQL Querying and Indexing\\r\\nData Modeling and Schema Design\",\n            \"super_skill\": \"Database Management\"\n        },\n        {\n            \"title\": \"Caching and Load Balancing\",\n            \"content\": \"Caching and Load Balancing\\r\\nQuery Optimization\\r\\nServer Optimization Techniques\\r\\nScalable Architecture Design\\r\\nMonitoring and Performance Testing\",\n            \"super_skill\": \"Performance Optimization and Scalability\"\n        }\n    ]\n}"}],"_postman_id":"44a7f973-fd90-4636-8ef9-a26901b02809"},{"name":"show one skill","id":"77565cb3-a84f-49fb-8888-ac84a52c10f5","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://127.0.0.1:8000/api/skills/10","urlObject":{"protocol":"http","port":"8000","path":["api","skills","10"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[{"id":"4d824b0b-8cc9-4e4c-933c-580382362ee9","name":"show one skill","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://127.0.0.1:8000/api/skills/10"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.12"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Sat, 26 Oct 2024 14:00:08 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"phpdebugbar-id","value":"X8f74cc60dd034cc59e299d00838c3e44"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Set-Cookie","value":"tech_magnet_session=bFfn7cOpl47Jhqq9XLZGeK8n5sSwn193isRNFLRe; expires=Sat, 26 Oct 2024 16:00:08 GMT; Max-Age=7200; path=/; httponly; samesite=lax"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"Success\",\n    \"data\": {\n        \"title\": \"CSS Responsive Design\",\n        \"content\": \"CSS Media Query for all devices\",\n        \"super_skill\": \"HTML Basics\"\n    }\n}"}],"_postman_id":"77565cb3-a84f-49fb-8888-ac84a52c10f5"}],"id":"34f602b3-2c37-41f0-92b6-8da5e246dd15","_postman_id":"34f602b3-2c37-41f0-92b6-8da5e246dd15","description":""},{"name":"Super-Skills","item":[{"name":"view all super skills","id":"abdbbb9b-f834-4fa5-83e4-d52bec68d25b","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://127.0.0.1:8000/api/super-skills","urlObject":{"protocol":"http","port":"8000","path":["api","super-skills"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[{"id":"69452e64-1b9d-418c-a4bc-fb42eafd3d65","name":"view all super skills","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://127.0.0.1:8000/api/super-skills"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.12"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Sat, 26 Oct 2024 14:00:31 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"57"},{"key":"phpdebugbar-id","value":"X146e689c7575d284e7e98ffc05aedb63"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Set-Cookie","value":"tech_magnet_session=bFfn7cOpl47Jhqq9XLZGeK8n5sSwn193isRNFLRe; expires=Sat, 26 Oct 2024 16:00:31 GMT; Max-Age=7200; path=/; httponly; samesite=lax"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"Success\",\n    \"data\": [\n        {\n            \"name\": \"HTML Basics\",\n            \"course\": \"Web development essentials\"\n        },\n        {\n            \"name\": \"CSS Basics\",\n            \"course\": \"Web development essentials\"\n        },\n        {\n            \"name\": \"Java Script Basics\",\n            \"course\": \"Web development essentials\"\n        },\n        {\n            \"name\": \"HTML and CSS Fundamentals\",\n            \"course\": \"Frontend Course\"\n        },\n        {\n            \"name\": \"JavaScript and Frontend Frameworks\",\n            \"course\": \"Frontend Course\"\n        },\n        {\n            \"name\": \"Frontend Development\",\n            \"course\": \"Full Stack Diploma\"\n        },\n        {\n            \"name\": \"Backend Development\",\n            \"course\": \"Full Stack Diploma\"\n        },\n        {\n            \"name\": \"Design Principles and Concepts\",\n            \"course\": \"Graphic Desgin\"\n        },\n        {\n            \"name\": \"Graphic Design Software\",\n            \"course\": \"Graphic Desgin\"\n        },\n        {\n            \"name\": \"Print and Digital Design\",\n            \"course\": \"Graphic Desgin\"\n        },\n        {\n            \"name\": \"User Research and Analysis\",\n            \"course\": \"UI/UX\"\n        },\n        {\n            \"name\": \"Wireframing and Prototyping\",\n            \"course\": \"UI/UX\"\n        },\n        {\n            \"name\": \"Visual and Interaction Design\",\n            \"course\": \"UI/UX\"\n        },\n        {\n            \"name\": \"Python Fundamentals\",\n            \"course\": \"Essentials of Python\"\n        },\n        {\n            \"name\": \"Data Manipulation and Analysis\",\n            \"course\": \"Essentials of Python\"\n        },\n        {\n            \"name\": \"Machine Learning Basics\",\n            \"course\": \"Essentials of Python\"\n        },\n        {\n            \"name\": \"Machine Learning Algorithms\",\n            \"course\": \"Deep and Machine Learning\"\n        },\n        {\n            \"name\": \"Deep Learning Fundamentals\",\n            \"course\": \"Deep and Machine Learning\"\n        },\n        {\n            \"name\": \"Model Evaluation and Optimization\",\n            \"course\": \"Deep and Machine Learning\"\n        },\n        {\n            \"name\": \"Data Cleaning and Preprocessing\",\n            \"course\": \"Data Scientist Diploma\"\n        },\n        {\n            \"name\": \"Exploratory Data Analysis (EDA)\",\n            \"course\": \"Web development essentials\"\n        },\n        {\n            \"name\": \"Advanced Machine Learning\",\n            \"course\": \"Data Scientist Diploma\"\n        },\n        {\n            \"name\": \"Social Media Strategy and Planning\",\n            \"course\": \"Social media marketing Essentials\"\n        },\n        {\n            \"name\": \"Content Creation and Management\",\n            \"course\": \"Social media marketing Essentials\"\n        },\n        {\n            \"name\": \"Influencer Marketing and Collaboration\",\n            \"course\": \"Social media marketing Essentials\"\n        },\n        {\n            \"name\": \"Email Marketing and Automation\",\n            \"course\": \"Social media marketing Essentials\"\n        },\n        {\n            \"name\": \"Introduction to Server-side Programming\",\n            \"course\": \"Backend Course\"\n        },\n        {\n            \"name\": \"Database Management\",\n            \"course\": \"Backend Course\"\n        },\n        {\n            \"name\": \"Performance Optimization and Scalability\",\n            \"course\": \"Web development essentials\"\n        }\n    ]\n}"}],"_postman_id":"abdbbb9b-f834-4fa5-83e4-d52bec68d25b"},{"name":"show one super skill","id":"4c9854d1-ba08-49d4-8d45-09d53214e9c9","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"http://127.0.0.1:8000/api/super-skills/10","urlObject":{"protocol":"http","port":"8000","path":["api","super-skills","10"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[{"id":"e3be556d-3793-4ea4-a5ca-8b97ad992237","name":"show one super skill","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://127.0.0.1:8000/api/super-skills/10"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.12"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Sat, 26 Oct 2024 14:00:42 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"56"},{"key":"phpdebugbar-id","value":"X67c505f015b7ce6e72d471386885d85d"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Set-Cookie","value":"tech_magnet_session=bFfn7cOpl47Jhqq9XLZGeK8n5sSwn193isRNFLRe; expires=Sat, 26 Oct 2024 16:00:42 GMT; Max-Age=7200; path=/; httponly; samesite=lax"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"Success\",\n    \"data\": {\n        \"name\": \"Print and Digital Design\",\n        \"course\": \"Graphic Desgin\"\n    }\n}"}],"_postman_id":"4c9854d1-ba08-49d4-8d45-09d53214e9c9"}],"id":"e4e7fe3c-5a5f-401f-bb48-07825683f056","_postman_id":"e4e7fe3c-5a5f-401f-bb48-07825683f056","description":""},{"name":"Schedules","item":[{"name":"Add New Schedule","id":"f463f435-6dbd-4285-bde6-c72252b2bf71","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"start_date","value":"2024-06-04","type":"text"},{"key":"end_date","value":"2024-08-07","type":"text"},{"key":"course_id","value":"3","type":"text"}]},"url":"http://127.0.0.1:8000/api/schedules","urlObject":{"protocol":"http","port":"8000","path":["api","schedules"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[{"id":"e154a676-fb7f-4af6-9d1f-c1690da5f1d5","name":"Add New Schedule","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"key":"start_date","value":"2024-06-04","type":"text"},{"key":"end_date","value":"2024-08-07","type":"text"},{"key":"course_id","value":"3","type":"text"}]},"url":"http://127.0.0.1:8000/api/schedules"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.12"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Fri, 31 May 2024 20:44:46 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"phpdebugbar-id","value":"X9e0d36c71e26c36722c1c9c0994004f1"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"Success\",\n    \"message\": \"Schedule Created Successfully!\",\n    \"schedule\": {\n        \"start_date\": \"2024-06-04\",\n        \"end_date\": \"2024-08-07\",\n        \"course_id\": \"3\",\n        \"updated_at\": \"2024-05-31T20:44:46.000000Z\",\n        \"created_at\": \"2024-05-31T20:44:46.000000Z\",\n        \"id\": 2\n    }\n}"}],"_postman_id":"f463f435-6dbd-4285-bde6-c72252b2bf71"},{"name":"View Schedule List","id":"3a684715-ee5b-4e3f-a840-0582d5fdeea8","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://127.0.0.1:8000/api/schedules","urlObject":{"protocol":"http","port":"8000","path":["api","schedules"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[{"id":"d798ad72-e9c5-4fd9-855c-3738e22f8569","name":"view all schedules","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://127.0.0.1:8000/api/schedules"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.12"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Fri, 31 May 2024 20:47:28 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"phpdebugbar-id","value":"Xe2d1ff012d54729d5d84962642f320c6"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"start_date\": \"2024-06-01 00:00:00\",\n            \"end_date\": \"2024-08-01 00:00:00\",\n            \"course\": \"Web development essentials\"\n        },\n        {\n            \"start_date\": \"2024-06-04 00:00:00\",\n            \"end_date\": \"2024-08-07 00:00:00\",\n            \"course\": \"Full Stack Diploma\"\n        }\n    ]\n}"}],"_postman_id":"3a684715-ee5b-4e3f-a840-0582d5fdeea8"},{"name":"Show Schedule Details","id":"16c9a642-f82a-4202-90ef-75c597909968","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://127.0.0.1:8000/api/schedules/1","urlObject":{"protocol":"http","port":"8000","path":["api","schedules","1"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[{"id":"eec75715-a862-4b33-aa7f-e019fdf07a71","name":"Show Schedule Details","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://127.0.0.1:8000/api/schedules/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.12"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Fri, 31 May 2024 20:48:30 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"phpdebugbar-id","value":"Xc7b84c004ee6f94dea06d9879b87d24d"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"start_date\": \"2024-06-01 00:00:00\",\n        \"end_date\": \"2024-08-01 00:00:00\",\n        \"course\": \"Web development essentials\"\n    }\n}"}],"_postman_id":"16c9a642-f82a-4202-90ef-75c597909968"}],"id":"9eceff44-c2b7-4a26-a068-994a5d4d0668","_postman_id":"9eceff44-c2b7-4a26-a068-994a5d4d0668","description":""},{"name":"Quizzes","item":[{"name":"create new quiz","id":"c321bd44-8b3b-4520-a10f-b06bfe2acd26","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"name","value":"Sass quiz","type":"text"},{"key":"description","value":"a quiz to asses you understanding of saa tools","type":"text"},{"key":"course_id","value":"2","type":"text"}]},"url":"http://127.0.0.1:8000/api/quizzes","urlObject":{"protocol":"http","port":"8000","path":["api","quizzes"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[{"id":"76255618-2590-4e4d-a5a1-ecb7aa345aac","name":"create new quiz","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"key":"name","value":"Sass quiz","type":"text"},{"key":"description","value":"a quiz to asses you understanding of saa tools","type":"text"},{"key":"course_id","value":"2","type":"text"}]},"url":"http://127.0.0.1:8000/api/quizzes"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.12"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Fri, 31 May 2024 20:54:43 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"phpdebugbar-id","value":"X96ca765902f9d85c76b34a638dde6718"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"Success\",\n    \"message\": \"Quiz Created Successfully!\",\n    \"quiz\": {\n        \"name\": \"Sass quiz\",\n        \"description\": \"a quiz to asses you understanding of saa tools\",\n        \"course_id\": \"2\",\n        \"updated_at\": \"2024-05-31T20:54:43.000000Z\",\n        \"created_at\": \"2024-05-31T20:54:43.000000Z\",\n        \"id\": 4\n    }\n}"}],"_postman_id":"c321bd44-8b3b-4520-a10f-b06bfe2acd26"},{"name":"update quiz content","id":"f9d238a2-1968-45a9-95e0-ea617a980e91","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"name","value":"HTML Basics","type":"text"},{"key":"description","value":"test your knowledge of HTML Fundamentals","type":"text"},{"key":"course_id","value":"2","type":"text"}]},"url":"http://tech-magnet.edu/api/quizzes/1","urlObject":{"protocol":"http","path":["api","quizzes","1"],"host":["tech-magnet","edu"],"query":[],"variable":[]}},"response":[{"id":"3296b424-505f-44c6-9b0d-5ca363a9238f","name":"update quiz content","originalRequest":{"method":"PUT","header":[{"key":"Accept","value":"application/json"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"name","value":"HTML Basics","type":"text"},{"key":"description","value":"test your knowledge of HTML Fundamentals","type":"text"},{"key":"course_id","value":"2","type":"text"}]},"url":"http://tech-magnet.edu/api/quizzes/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 31 May 2024 20:55:30 GMT"},{"key":"Server","value":"Apache/2.4.58 (Win64) OpenSSL/3.1.3 PHP/8.2.12"},{"key":"Vary","value":"Authorization"},{"key":"X-Powered-By","value":"PHP/8.2.12"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"phpdebugbar-id","value":"X5f7f999e38ee963517567beb08d043eb"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"Success\",\n    \"message\": \"Quiz Updated Successfully!\",\n    \"quiz\": {\n        \"id\": 1,\n        \"name\": \"HTML Basics\",\n        \"description\": \"test your knowledge of HTML Fundamentals\",\n        \"course_id\": \"2\",\n        \"created_at\": \"2024-05-27T15:59:13.000000Z\",\n        \"updated_at\": \"2024-05-27T16:03:41.000000Z\"\n    }\n}"}],"_postman_id":"f9d238a2-1968-45a9-95e0-ea617a980e91"},{"name":"view all quizzes","id":"e525d22c-8e66-4fb1-9654-9006e2ef5b2f","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://127.0.0.1:8000/api/quizzes","urlObject":{"protocol":"http","port":"8000","path":["api","quizzes"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[{"id":"17adb4d5-aaa6-48f9-8dba-8515e4825259","name":"view all quizzes","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://127.0.0.1:8000/api/quizzes"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.12"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Mon, 21 Oct 2024 18:52:25 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"phpdebugbar-id","value":"X06905486c4454ccec829b588d3adb498"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Set-Cookie","value":"tech_magnet_session=HLVCeqdE35QH4nPHGk8yxWRNh0dDIxPEKvWBTvSJ; expires=Mon, 21 Oct 2024 20:52:25 GMT; Max-Age=7200; path=/; httponly; samesite=lax"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"name\": \"Java Script Framework\",\n            \"description\": \"a quiz to evaluate you profiency in popular javascript framework\",\n            \"course\": \"Full Stack Diploma\"\n        },\n        {\n            \"name\": \"Sass quiz\",\n            \"description\": \"a quiz to asses you understanding of saa tools\",\n            \"course\": \"Frontend Course\"\n        }\n    ]\n}"}],"_postman_id":"e525d22c-8e66-4fb1-9654-9006e2ef5b2f"},{"name":"show specific quiz","id":"a83d8938-5087-445d-bbe5-0bb10b676106","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://127.0.0.1:8000/api/quizzes/1","urlObject":{"protocol":"http","port":"8000","path":["api","quizzes","1"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[{"id":"0bcef82d-6889-4ff5-bab4-400266103421","name":"show specific quiz","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://127.0.0.1:8000/api/quizzes/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.12"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Fri, 31 May 2024 20:56:48 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"phpdebugbar-id","value":"X343e434884f818ce79505822a0e4fec4"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"name\": \"HTML Basics\",\n        \"description\": \"test your knowledge of HTML Fundamentals\",\n        \"course\": \"Frontend course\"\n    }\n}"}],"_postman_id":"a83d8938-5087-445d-bbe5-0bb10b676106"},{"name":"student submit quiz","id":"40ba323c-f736-4682-971e-88c095889e75","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"user_id","value":"17","type":"text"},{"key":"quiz_id","value":"3","type":"text"},{"key":"score","value":"20","type":"text"},{"key":"date","value":"2024-06-02","type":"text"}]},"url":"http://tech-magnet.edu/api/quiz-user","urlObject":{"protocol":"http","path":["api","quiz-user"],"host":["tech-magnet","edu"],"query":[],"variable":[]}},"response":[{"id":"5d5c4ce7-c831-4bf8-b60c-34acba49bfe5","name":"student submit quiz","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"key":"user_id","value":"17","type":"text"},{"key":"quiz_id","value":"3","type":"text"},{"key":"score","value":"20","type":"text"},{"key":"date","value":"2024-06-02","type":"text"}]},"url":"http://tech-magnet.edu/api/quiz-user"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 31 May 2024 20:58:42 GMT"},{"key":"Server","value":"Apache/2.4.58 (Win64) OpenSSL/3.1.3 PHP/8.2.12"},{"key":"Vary","value":"Authorization"},{"key":"X-Powered-By","value":"PHP/8.2.12"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"phpdebugbar-id","value":"Xc75ec159b2a980ef61d8519db4203caa"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Quizzes Submitted Successfully\"\n}"}],"_postman_id":"40ba323c-f736-4682-971e-88c095889e75"}],"id":"ecd2ebef-82eb-4bd6-80ea-4cf7b2619e98","_postman_id":"ecd2ebef-82eb-4bd6-80ea-4cf7b2619e98","description":""},{"name":"Questions","item":[{"name":"add new questions","id":"b0751c1a-2f36-4f0e-a667-bf78fcaf32ff","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[{"key":"Accept","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"key":"question_text","value":"Which JavaScript framework is commonly used for building user interfaces?","type":"text"},{"key":"answers","value":"React  Angular  Vue.js  Ember.js","type":"text"},{"key":"quiz_id","value":"2","type":"text"}]},"url":"http://127.0.0.1:8000/api/questions","urlObject":{"protocol":"http","port":"8000","path":["api","questions"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[{"id":"cbf65ef6-6bd4-46a4-b7c0-8ea48f2ed8cd","name":"add new questions","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"key":"question_text","value":"Which JavaScript framework is commonly used for building user interfaces?","type":"text"},{"key":"answers","value":"React  Angular  Vue.js  Ember.js","type":"text"},{"key":"quiz_id","value":"2","type":"text"}]},"url":"http://127.0.0.1:8000/api/questions"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.12"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Fri, 31 May 2024 21:00:31 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"phpdebugbar-id","value":"Xe6f3c315ec54b49a5ed277d660b11ff3"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"Success\",\n    \"message\": \"Question Created Successfully!\",\n    \"question\": {\n        \"question_text\": \"Which JavaScript framework is commonly used for building user interfaces?\",\n        \"answers\": \"React  Angular  Vue.js  Ember.js\",\n        \"quiz_id\": \"2\",\n        \"updated_at\": \"2024-05-31T21:00:31.000000Z\",\n        \"created_at\": \"2024-05-31T21:00:31.000000Z\",\n        \"id\": 8\n    }\n}"}],"_postman_id":"b0751c1a-2f36-4f0e-a667-bf78fcaf32ff"},{"name":"view all questions","id":"c421d503-3ab7-4502-9897-1bca370d4e7b","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":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/questions","urlObject":{"protocol":"http","port":"8000","path":["api","questions"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[{"id":"9511d695-8a5c-4b84-9533-7e40427602a7","name":"view all questions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://127.0.0.1:8000/api/questions"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.12"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Fri, 31 May 2024 21:01:25 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"phpdebugbar-id","value":"Xe4b39b4f7b2ec43ca431b95cf319c891"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"question_text\": \"What does HTML stand for?\",\n            \"answers\": \"Hyper Text Markup Language\\nHome Tool Markup Language\\nHyperlinks and Text Markup Language\\nNone of the above\",\n            \"quiz\": \"HTML Basics\"\n        },\n        {\n            \"question_text\": \"Which HTML tag is used to define an unordered list?\",\n            \"answers\": \"<ul> <ol> <li> <list>\",\n            \"quiz\": \"HTML Basics\"\n        },\n        {\n            \"question_text\": \"What is a primary key in a database?\",\n            \"answers\": \"A unique identifier for a record in a table   A key that allows duplicate values\\nA foreign key in a different table \\n A key used for encryption\",\n            \"quiz\": \"Database Concepts\"\n        },\n        {\n            \"question_text\": \"Which SQL keyword is used to retrieve data from a database?\",\n            \"answers\": \"SELECT UPDATE  DELETE  INSERT\",\n            \"quiz\": \"Database Concepts\"\n        },\n        {\n            \"question_text\": \"What is the purpose of a JavaScript framework?\",\n            \"answers\": \"To provide a set of tools and libraries for efficient web development   \\nTo replace the need for JavaScript altogether\\nTo enhance the performance of web servers\",\n            \"quiz\": \"Java Script Framework\"\n        },\n        {\n            \"question_text\": \"Which JavaScript framework is commonly used for building user interfaces?\",\n            \"answers\": \"React  Angular  Vue.js  Ember.js\",\n            \"quiz\": \"Java Script Framework\"\n        },\n        {\n            \"question_text\": \"Which JavaScript framework is commonly used for building user interfaces?\",\n            \"answers\": \"React  Angular  Vue.js  Ember.js\",\n            \"quiz\": \"Java Script Framework\"\n        }\n    ]\n}"}],"_postman_id":"c421d503-3ab7-4502-9897-1bca370d4e7b"}],"id":"9584c788-9f5d-4ac5-bd6e-e4ca202b389b","_postman_id":"9584c788-9f5d-4ac5-bd6e-e4ca202b389b","description":""},{"name":"Assignments","item":[{"name":"add new assignment","id":"76e0373f-824c-49e3-9238-534d86667d06","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[{"key":"Accept","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"key":"title","value":"Authentication and Authorization","type":"text"},{"key":"description","value":"Implement user authentication and authorization mechanisms in your full-stack application.","type":"text"},{"key":"deadline","value":"2024-07-10 19:00:00","type":"text"},{"key":"course_id","value":"3","type":"text","disabled":true}]},"url":"http://127.0.0.1:8000/api/assignments","urlObject":{"protocol":"http","port":"8000","path":["api","assignments"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[{"id":"e0a281e0-7473-4092-90b4-29f39e4ef439","name":"add new assignment","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"key":"title","value":"Authentication and Authorization","type":"text"},{"key":"description","value":"Implement user authentication and authorization mechanisms in your full-stack application.","type":"text"},{"key":"deadline","value":"2024-07-10 19:00:00","type":"text"},{"key":"course_id","value":"3","type":"text"}]},"url":"http://127.0.0.1:8000/api/assignments"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.12"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Fri, 31 May 2024 21:14:31 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"phpdebugbar-id","value":"Xef0184d34351a8c465c9f49c8e36eb35"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"Success\",\n    \"message\": \"Assignment Created Successfully!\",\n    \"assignment\": {\n        \"title\": \"Authentication and Authorization\",\n        \"description\": \"Implement user authentication and authorization mechanisms in your full-stack application.\",\n        \"deadline\": \"2024-07-10 19:00:00\",\n        \"course_id\": \"3\",\n        \"updated_at\": \"2024-05-31T21:14:31.000000Z\",\n        \"created_at\": \"2024-05-31T21:14:31.000000Z\",\n        \"id\": 8\n    }\n}"}],"_postman_id":"76e0373f-824c-49e3-9238-534d86667d06"},{"name":"update assignment","id":"f62de0ed-e2e7-4100-a249-2b7b3c7052eb","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PUT","header":[{"key":"Accept","value":"application/json"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"title","value":"Build a Personal Portfolio Website","type":"text"},{"key":"description","value":"Design and Develop a personal portfolio website using HTML, CSS, and JavaScript,bootstrap","type":"text"},{"key":"deadline","value":"2024-06-24 20:00:00","type":"text"},{"key":"course_id","value":"1","type":"text"}]},"url":"http://tech-magnet.edu/api/assignments/1","urlObject":{"protocol":"http","path":["api","assignments","1"],"host":["tech-magnet","edu"],"query":[],"variable":[]}},"response":[{"id":"f0b21de5-7410-4395-b0cd-6651da94db65","name":"update assignment","originalRequest":{"method":"PUT","header":[{"key":"Accept","value":"application/json"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"title","value":"Build a Personal Portfolio Website","type":"text"},{"key":"description","value":"Design and Develop a personal portfolio website using HTML, CSS, and JavaScript,bootstrap","type":"text"},{"key":"deadline","value":"2024-06-24 20:00:00","type":"text"},{"key":"course_id","value":"1","type":"text"}]},"url":"http://tech-magnet.edu/api/assignments/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 31 May 2024 21:15:05 GMT"},{"key":"Server","value":"Apache/2.4.58 (Win64) OpenSSL/3.1.3 PHP/8.2.12"},{"key":"Vary","value":"Authorization"},{"key":"X-Powered-By","value":"PHP/8.2.12"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"57"},{"key":"phpdebugbar-id","value":"Xa91ef14e879121ce062862e15ac9f4cf"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"Success\",\n    \"message\": \"Assignment Updated Successfully!\",\n    \"assignment\": {\n        \"id\": 1,\n        \"title\": \"Build a Personal Portfolio Website\",\n        \"description\": \"Design and Develop a personal portfolio website using HTML, CSS, and JavaScript,bootstrap\",\n        \"deadline\": \"2024-06-24 20:00:00\",\n        \"course_id\": \"1\",\n        \"created_at\": \"2024-05-27T18:08:27.000000Z\",\n        \"updated_at\": \"2024-05-27T18:46:14.000000Z\"\n    }\n}"}],"_postman_id":"f62de0ed-e2e7-4100-a249-2b7b3c7052eb"},{"name":"view all assignments","id":"1afe82dd-1931-4f4c-8b80-4c03b41083a3","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":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/assignments","urlObject":{"protocol":"http","port":"8000","path":["api","assignments"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[{"id":"40dac872-8fba-487a-89e5-7eb5cba412f5","name":"view all assignments","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://127.0.0.1:8000/api/assignments"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.12"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Mon, 21 Oct 2024 18:42:44 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"phpdebugbar-id","value":"X0b1d5eb79c32f16d388b9e8f1bfe101b"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Set-Cookie","value":"tech_magnet_session=HLVCeqdE35QH4nPHGk8yxWRNh0dDIxPEKvWBTvSJ; expires=Mon, 21 Oct 2024 20:42:44 GMT; Max-Age=7200; path=/; httponly; samesite=lax"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"title\": \"Responsive web design\",\n            \"description\": \"create a Responsive web design using media query\",\n            \"deadline\": \"2024-06-28 12:00:00\",\n            \"course\": \"Frontend Course\"\n        }\n    ]\n}"}],"_postman_id":"1afe82dd-1931-4f4c-8b80-4c03b41083a3"},{"name":"student submit assignment","id":"a2e8ccca-d0f3-4617-b345-ab47993a890e","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[{"key":"Accept","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","src":"postman-cloud:///1ef1dbbe-f024-4d10-969e-900ccb11a9f4"},{"key":"date","value":"2024-03-06","type":"text"},{"key":"user_id","value":"11","type":"text"},{"key":"assignment_id","value":"4","type":"text"}]},"url":"http://127.0.0.1:8000/api/assignment-user","urlObject":{"protocol":"http","port":"8000","path":["api","assignment-user"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[{"id":"ad5d4b9b-314a-4296-ab18-96a62e2375b5","name":"student submit assignment","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","src":"postman-cloud:///1ef1dbbe-f024-4d10-969e-900ccb11a9f4"},{"key":"date","value":"2024-03-06","type":"text"},{"key":"user_id","value":"11","type":"text"},{"key":"assignment_id","value":"4","type":"text"}]},"url":"http://127.0.0.1:8000/api/assignment-user"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.12"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Fri, 31 May 2024 21:24:57 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"phpdebugbar-id","value":"Xf607a00ed7f81a55748206d369e9e55a"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Assignments Submitted Successfully\"\n}"}],"_postman_id":"a2e8ccca-d0f3-4617-b345-ab47993a890e"}],"id":"ff228d66-9cfa-40e1-9955-54c27ff41dc9","_postman_id":"ff228d66-9cfa-40e1-9955-54c27ff41dc9","description":""},{"name":"Attendances","item":[{"name":"store an attendance","id":"e0df3043-eed5-47a1-8d18-0d23ac29cda8","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[{"key":"Accept","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"key":"user_id","value":"12","type":"text"},{"key":"course_id","value":"3","type":"text"},{"key":"date","value":"2024-06-05 19:30:00","type":"text"},{"key":"attendance_status","value":"0","type":"text"}]},"url":"http://127.0.0.1:8000/api/attendances","urlObject":{"protocol":"http","port":"8000","path":["api","attendances"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[{"id":"416cc31e-9736-4cc3-b110-e18c1bf67fab","name":"store an attendance","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"key":"user_id","value":"11","type":"text"},{"key":"course_id","value":"2","type":"text"},{"key":"date","value":"2024-06-05 19:30:00","type":"text"},{"key":"attendance_status","value":"0","type":"text"}]},"url":"http://127.0.0.1:8000/api/attendances"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.12"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Fri, 31 May 2024 21:48:44 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"phpdebugbar-id","value":"X6b838163af584990d128a4644247a6b9"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"Success\",\n    \"message\": \"Attendance Created Successfully!\",\n    \"attendance\": {\n        \"user_id\": \"11\",\n        \"course_id\": \"2\",\n        \"date\": \"2024-06-05 19:30:00\",\n        \"attendance_status\": \"0\",\n        \"updated_at\": \"2024-05-31T21:48:44.000000Z\",\n        \"created_at\": \"2024-05-31T21:48:44.000000Z\",\n        \"id\": 3\n    }\n}"}],"_postman_id":"e0df3043-eed5-47a1-8d18-0d23ac29cda8"},{"name":"view all attendances","id":"144be74f-c0c1-4003-b4a8-cf076103394b","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":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/attendances","urlObject":{"protocol":"http","port":"8000","path":["api","attendances"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[{"id":"93289181-c288-46ab-911e-532c8b4ab123","name":"view all attendances","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://127.0.0.1:8000/api/attendances"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.12"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Fri, 31 May 2024 21:49:19 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"phpdebugbar-id","value":"X4b54f36cf0bca5cecbb61a17d31f7387"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"user\": \"mazen\",\n            \"course\": \"Web development essentials\",\n            \"date\": \"2024-06-05 19:30:00\",\n            \"status\": 1\n        },\n        {\n            \"user\": \"youssef\",\n            \"course\": \"Frontend course\",\n            \"date\": \"2024-06-05 19:30:00\",\n            \"status\": 0\n        },\n        {\n            \"user\": \"youssef\",\n            \"course\": \"Frontend course\",\n            \"date\": \"2024-06-05 19:30:00\",\n            \"status\": 0\n        }\n    ]\n}"}],"_postman_id":"144be74f-c0c1-4003-b4a8-cf076103394b"},{"name":"update attendance","id":"54362934-8f0e-49ba-a66d-bf51047954de","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PATCH","header":[{"key":"Accept","value":"application/json"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"user_id","value":"12","type":"text"},{"key":"course_id","value":"1","type":"text"},{"key":"date","value":"2024-06-05 19:30:00","type":"text"},{"key":"attendance_status","value":"1","type":"text"}]},"url":"http://tech-magnet.edu/api/attendances/1","urlObject":{"protocol":"http","path":["api","attendances","1"],"host":["tech-magnet","edu"],"query":[],"variable":[]}},"response":[{"id":"7d715a3f-9a1b-42f8-b3e5-d1932ba6eeff","name":"update attendance","originalRequest":{"method":"PATCH","header":[{"key":"Accept","value":"application/json"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"user_id","value":"12","type":"text"},{"key":"course_id","value":"1","type":"text"},{"key":"date","value":"2024-06-05 19:30:00","type":"text"},{"key":"attendance_status","value":"1","type":"text"}]},"url":"http://tech-magnet.edu/api/attendances/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 28 May 2024 16:38:30 GMT"},{"key":"Server","value":"Apache/2.4.58 (Win64) OpenSSL/3.1.3 PHP/8.2.12"},{"key":"Vary","value":"Authorization"},{"key":"X-Powered-By","value":"PHP/8.2.12"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"phpdebugbar-id","value":"X1fbf0a5f1339c03ca0eb3c94c4ce7b06"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"Success\",\n    \"message\": \"Attendance Updated Successfully!\",\n    \"attendance\": {\n        \"id\": 1,\n        \"user_id\": \"12\",\n        \"course_id\": \"1\",\n        \"date\": \"2024-06-05 19:30:00\",\n        \"attendance_status\": \"1\",\n        \"created_at\": \"2024-05-28T15:57:23.000000Z\",\n        \"updated_at\": \"2024-05-28T16:38:31.000000Z\"\n    }\n}"}],"_postman_id":"54362934-8f0e-49ba-a66d-bf51047954de"}],"id":"31ce598a-b310-48cd-aa9b-5edd622ec503","_postman_id":"31ce598a-b310-48cd-aa9b-5edd622ec503","description":""},{"name":"Student-Progress","item":[{"name":"store student progress","id":"0f9b802a-d21f-415d-b2b0-deeb75dd433b","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[{"key":"Accept","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"key":"rank","value":"4","type":"text"},{"key":"total_points","value":"20","type":"text"},{"key":"points_earned","value":"5","type":"text"},{"key":"date","value":"2024-08-01 14:00:00","type":"text"},{"key":"user_id","value":"11","type":"text"},{"key":"course_id","value":"2","type":"text"},{"key":"skill_id","value":"2","type":"text"}]},"url":"http://127.0.0.1:8000/api/student-progress","urlObject":{"protocol":"http","port":"8000","path":["api","student-progress"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[{"id":"65568bfe-0668-4c08-82dd-847ab48ecd00","name":"store student progress","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"key":"rank","value":"4","type":"text"},{"key":"total_points","value":"20","type":"text"},{"key":"points_earned","value":"5","type":"text"},{"key":"date","value":"2024-08-01 14:00:00","type":"text"},{"key":"user_id","value":"11","type":"text"},{"key":"course_id","value":"2","type":"text"},{"key":"skill_id","value":"2","type":"text"}]},"url":"http://127.0.0.1:8000/api/student-progress"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.12"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Fri, 31 May 2024 21:50:43 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"phpdebugbar-id","value":"X3d8935a3a13e74781c595d10449666f2"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"Success\",\n    \"message\": \"Progress Created Successfully!\",\n    \"progress\": {\n        \"rank\": \"4\",\n        \"total_points\": \"20\",\n        \"points_earned\": \"5\",\n        \"date\": \"2024-08-01 14:00:00\",\n        \"user_id\": \"11\",\n        \"course_id\": \"2\",\n        \"skill_id\": \"2\",\n        \"updated_at\": \"2024-05-31T21:50:43.000000Z\",\n        \"created_at\": \"2024-05-31T21:50:43.000000Z\",\n        \"id\": 3\n    }\n}"}],"_postman_id":"0f9b802a-d21f-415d-b2b0-deeb75dd433b"},{"name":"view all students progress","id":"5f011b2c-9837-4d76-970d-19eaef165be8","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":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/student-progress","urlObject":{"protocol":"http","port":"8000","path":["api","student-progress"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[{"id":"953df546-519a-4c59-badf-d5a5362209b2","name":"view all students progress","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://127.0.0.1:8000/api/student-progress"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.12"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Fri, 31 May 2024 21:51:46 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"phpdebugbar-id","value":"Xd9e22b935194e28bde57d426395666ad"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"rank\": 1,\n            \"total_points\": 50,\n            \"points_earned\": 30,\n            \"date\": \"2024-07-03 18:30:00\",\n            \"user\": \"mazen\",\n            \"course\": \"Web development essentials\",\n            \"skill\": \"HTML Syntax\"\n        },\n        {\n            \"rank\": 3,\n            \"total_points\": 30,\n            \"points_earned\": 15,\n            \"date\": \"2024-08-05 12:00:00\",\n            \"user\": \"youssef\",\n            \"course\": \"Frontend course\",\n            \"skill\": \"Tags and Elements\"\n        },\n        {\n            \"rank\": 4,\n            \"total_points\": 20,\n            \"points_earned\": 5,\n            \"date\": \"2024-08-01 14:00:00\",\n            \"user\": \"youssef\",\n            \"course\": \"Frontend course\",\n            \"skill\": \"Tags and Elements\"\n        }\n    ]\n}"}],"_postman_id":"5f011b2c-9837-4d76-970d-19eaef165be8"},{"name":"show one student progress","id":"b5b50f42-fed9-4db6-8419-d6d79040c93b","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://tech-magnet.edu/api/student-progress/2","urlObject":{"protocol":"http","path":["api","student-progress","2"],"host":["tech-magnet","edu"],"query":[],"variable":[]}},"response":[{"id":"a48dcc1b-fd37-4d38-97ea-fdd1db8e375d","name":"show one student progress","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://tech-magnet.edu/api/student-progress/2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 31 May 2024 21:52:09 GMT"},{"key":"Server","value":"Apache/2.4.58 (Win64) OpenSSL/3.1.3 PHP/8.2.12"},{"key":"Vary","value":"Authorization"},{"key":"X-Powered-By","value":"PHP/8.2.12"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"phpdebugbar-id","value":"X650dd8c828108467fe3c39aa3b42e774"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"rank\": 3,\n        \"total_points\": 30,\n        \"points_earned\": 15,\n        \"date\": 15,\n        \"user\": \"youssef\",\n        \"course\": \"Frontend course\",\n        \"skill\": \"Tags and Elements\"\n    }\n}"}],"_postman_id":"b5b50f42-fed9-4db6-8419-d6d79040c93b"},{"name":"update student progress","id":"a99d3c65-ceb8-48b1-8faa-c815bbd1cccd","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PUT","header":[{"key":"Accept","value":"application/json"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"rank","value":"3","type":"text"},{"key":"total_points","value":"30","type":"text"},{"key":"points_earned","value":"15","type":"text"},{"key":"date","value":"2024-08-05 12:00:00","type":"text"},{"key":"user_id","value":"11","type":"text"},{"key":"course_id","value":"2","type":"text"},{"key":"skill_id","value":"2","type":"text"}]},"url":"http://tech-magnet.edu/api/student-progress/2","urlObject":{"protocol":"http","path":["api","student-progress","2"],"host":["tech-magnet","edu"],"query":[],"variable":[]}},"response":[{"id":"a665290d-9a25-4027-a7c8-d2cbb5b52391","name":"update student progress","originalRequest":{"method":"PUT","header":[{"key":"Accept","value":"application/json"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"rank","value":"3","type":"text"},{"key":"total_points","value":"30","type":"text"},{"key":"points_earned","value":"15","type":"text"},{"key":"date","value":"2024-08-05 12:00:00","type":"text"},{"key":"user_id","value":"11","type":"text"},{"key":"course_id","value":"2","type":"text"},{"key":"skill_id","value":"2","type":"text"}]},"url":"http://tech-magnet.edu/api/student-progress/2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 31 May 2024 21:52:34 GMT"},{"key":"Server","value":"Apache/2.4.58 (Win64) OpenSSL/3.1.3 PHP/8.2.12"},{"key":"Vary","value":"Authorization"},{"key":"X-Powered-By","value":"PHP/8.2.12"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"57"},{"key":"phpdebugbar-id","value":"X1232e8bef971ef04060ef5f5548124f8"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"Success\",\n    \"message\": \"Progress Updated Successfully!\",\n    \"progress\": {\n        \"id\": 2,\n        \"rank\": \"3\",\n        \"points_earned\": \"15\",\n        \"total_points\": \"30\",\n        \"date\": \"2024-08-05 12:00:00\",\n        \"user_id\": \"11\",\n        \"course_id\": \"2\",\n        \"skill_id\": \"2\",\n        \"created_at\": \"2024-05-28T21:46:52.000000Z\",\n        \"updated_at\": \"2024-05-28T22:02:05.000000Z\"\n    }\n}"}],"_postman_id":"a99d3c65-ceb8-48b1-8faa-c815bbd1cccd"}],"id":"a9720c00-de81-4aa6-9ec6-e5d5abec3a40","_postman_id":"a9720c00-de81-4aa6-9ec6-e5d5abec3a40","description":""},{"name":"Enrollments","item":[{"name":"Enroll on Course","id":"0ae1ec05-94d7-4922-89b0-fed07f63a5a3","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[{"key":"Accept","value":"application/ecmascript"}],"body":{"mode":"formdata","formdata":[{"key":"course","value":"17","type":"text"},{"key":"date","value":"","description":"<p>date is Optional Parameter</p>\n","type":"text","disabled":true},{"key":"","value":"","type":"text","disabled":true},{"key":"","value":"","type":"text","disabled":true}]},"url":"http://127.0.0.1:8000/api/enrollments","urlObject":{"protocol":"http","port":"8000","path":["api","enrollments"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[{"id":"1657007f-4cb3-4512-a995-8cb478828a50","name":"Error in Enrollment","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/ecmascript"}],"body":{"mode":"formdata","formdata":[{"key":"course_id","value":"3","type":"text"},{"key":"date","value":"","description":"date is Optional Parameter","type":"text","disabled":true},{"key":"","value":"","type":"text","disabled":true},{"key":"","value":"","type":"text","disabled":true}]},"url":"http://127.0.0.1:8000/api/enrollments"},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.12"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Tue, 05 Nov 2024 09:58:44 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"phpdebugbar-id","value":"X1da12860f7c8fb838a3df0f6b76a1810"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Set-Cookie","value":"tech_magnet_session=DOjRsdEBm2seoMLmHVPYPpVMLvImqZxloV9PItp2; expires=Tue, 05 Nov 2024 11:58:44 GMT; Max-Age=7200; path=/; httponly; samesite=lax"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": false,\n    \"message\": \"You Are Already Enrolled in This Course\"\n}"},{"id":"767863c0-e5a3-435a-adde-e5d1500f1927","name":"Enroll on Course Successfully","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/ecmascript"}],"body":{"mode":"formdata","formdata":[{"key":"course","value":"12","type":"text"},{"key":"date","value":"","description":"date is Optional Parameter","type":"text","disabled":true},{"key":"","value":"","type":"text","disabled":true},{"key":"","value":"","type":"text","disabled":true}]},"url":"http://127.0.0.1:8000/api/enrollments"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.12"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Tue, 05 Nov 2024 12:13:24 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"phpdebugbar-id","value":"X972693074636a0f6ae1ff872f2ac4ec1"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Set-Cookie","value":"tech_magnet_session=DOjRsdEBm2seoMLmHVPYPpVMLvImqZxloV9PItp2; expires=Tue, 05 Nov 2024 14:13:24 GMT; Max-Age=7200; path=/; httponly; samesite=lax"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"Enrollment Done Successfully\"\n}"}],"_postman_id":"0ae1ec05-94d7-4922-89b0-fed07f63a5a3"}],"id":"e095ff10-690a-4ad4-83cc-ea37b50e1ff7","_postman_id":"e095ff10-690a-4ad4-83cc-ea37b50e1ff7","description":""},{"name":"Support-Requests","item":[{"name":"send support request","id":"17d79241-2092-4924-b55a-eb9952847955","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[{"key":"Accept","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"key":"problem_description","value":"i will not attend the lecture tomorrow","type":"text"},{"key":"date","value":"2024-07-10 19:00:00","type":"text"},{"key":"user_id","value":"12","type":"text"}]},"url":"http://tech-magnet.edu/api/support-requests","urlObject":{"protocol":"http","path":["api","support-requests"],"host":["tech-magnet","edu"],"query":[],"variable":[]}},"response":[{"id":"539bb8ae-0156-4ff2-aebb-d75fc81dceef","name":"send support request","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"key":"problem_description","value":"i will not attend the lecture tomorrow","type":"text"},{"key":"date","value":"2024-07-10 19:00:00","type":"text"},{"key":"user_id","value":"12","type":"text"}]},"url":"http://tech-magnet.edu/api/support-requests"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 28 May 2024 20:58:01 GMT"},{"key":"Server","value":"Apache/2.4.58 (Win64) OpenSSL/3.1.3 PHP/8.2.12"},{"key":"Vary","value":"Authorization"},{"key":"X-Powered-By","value":"PHP/8.2.12"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"phpdebugbar-id","value":"X53b7bd569046b3ce8da411701e545b90"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"Success\",\n    \"message\": \"Support Sent Successfully!\",\n    \"support\": {\n        \"problem_description\": \"i will not attend the lecture tomorrow\",\n        \"date\": \"2024-07-10 19:00:00\",\n        \"user_id\": \"12\",\n        \"updated_at\": \"2024-05-28T20:58:02.000000Z\",\n        \"created_at\": \"2024-05-28T20:58:02.000000Z\",\n        \"id\": 1\n    }\n}"}],"_postman_id":"17d79241-2092-4924-b55a-eb9952847955"},{"name":"view student requests","id":"2cce5302-d3a4-4751-adda-6f44324e5e7a","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":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/support-requests","urlObject":{"protocol":"http","port":"8000","path":["api","support-requests"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[{"id":"9907a80a-4fda-4ae6-a51f-783cf831835b","name":"view student requests","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://127.0.0.1:8000/api/support-requests"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.12"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Fri, 31 May 2024 21:42:34 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"phpdebugbar-id","value":"X2471def6c780882f61947169939f60b1"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"problem_description\": \"i will not attend the lecture tomorrow\",\n            \"date\": \"2024-07-10 19:00:00\",\n            \"user\": \"mazen\"\n        }\n    ]\n}"}],"_postman_id":"2cce5302-d3a4-4751-adda-6f44324e5e7a"}],"id":"7c7cf113-660e-4d74-8489-7b09c7d99a77","_postman_id":"7c7cf113-660e-4d74-8489-7b09c7d99a77","description":""},{"name":"Projects","item":[{"name":"store project","id":"7f2a23fb-cc47-499c-87de-69552d614e59","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[{"key":"Accept","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","src":"postman-cloud:///1ef1d207-250e-4d80-bf77-4096b092007f"},{"key":"user_id","value":"17","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":"2ed5ba59-2f3a-41ba-817a-5bc589a7f4cf","name":"project file size error","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"key":"file","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/User/Downloads/Frontend course.pdf"],"src":"postman-cloud:///1ef1d1de-ef75-4b60-8f5f-c50c9f36505f"},{"key":"user_id","value":"11","type":"text"}]},"url":"http://tech-magnet.edu/api/projects"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 28 May 2024 18:13:28 GMT"},{"key":"Server","value":"Apache/2.4.58 (Win64) OpenSSL/3.1.3 PHP/8.2.12"},{"key":"Vary","value":"Authorization"},{"key":"X-Powered-By","value":"PHP/8.2.12"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"phpdebugbar-id","value":"X4d5d595fa9f756dd595a6d0f48e369d8"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Connection","value":"close"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"file\": [\n        \"The file field must not be greater than 2048 kilobytes.\"\n    ]\n}"},{"id":"dbc91246-7a6a-48f8-b100-e810c06bdf12","name":"store project","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","src":"postman-cloud:///1ef1d207-250e-4d80-bf77-4096b092007f"},{"key":"user_id","value":"17","type":"text"}]},"url":"http://127.0.0.1:8000/api/projects"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.12"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Fri, 31 May 2024 21:26:52 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"phpdebugbar-id","value":"X5279d9acc39739b36dc451e5a43b44c8"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Project Created Successfully\",\n    \"project\": {\n        \"file\": \"full-stack course.pdf\",\n        \"user_id\": \"17\",\n        \"updated_at\": \"2024-05-31T21:26:52.000000Z\",\n        \"created_at\": \"2024-05-31T21:26:52.000000Z\",\n        \"id\": 3\n    }\n}"}],"_postman_id":"7f2a23fb-cc47-499c-87de-69552d614e59"},{"name":"update project status","id":"f9e0527a-05de-4508-b5ab-547c318db4d8","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PATCH","header":[{"key":"Accept","value":"application/json"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"status","value":"approved","type":"text"},{"key":"","value":"","type":"text","disabled":true},{"key":"","value":"","type":"text","disabled":true}]},"url":"http://127.0.0.1:8000/api/projects/1","urlObject":{"protocol":"http","port":"8000","path":["api","projects","1"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[{"id":"40042787-5218-4838-97d4-9d284dacb862","name":"update project status","originalRequest":{"method":"PATCH","header":[{"key":"Accept","value":"application/json"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"status","value":"approved","type":"text"},{"key":"","value":"","type":"text","disabled":true},{"key":"","value":"","type":"text","disabled":true}]},"url":"http://127.0.0.1:8000/api/projects/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.12"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Fri, 31 May 2024 21:29:32 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"phpdebugbar-id","value":"X8dd1f0909872be8e73de546a3942486e"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"Project Approved Successfully\",\n    \"project\": {\n        \"id\": 1,\n        \"file\": \"Backend course project.pdf\",\n        \"status\": \"approved\",\n        \"user_id\": 12,\n        \"created_at\": \"2024-05-28T17:51:48.000000Z\",\n        \"updated_at\": \"2024-05-28T18:08:48.000000Z\"\n    }\n}"}],"_postman_id":"f9e0527a-05de-4508-b5ab-547c318db4d8"},{"name":"view all projects","id":"6a68f002-265b-4e50-a2df-baa4429fea50","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":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/projects","urlObject":{"protocol":"http","port":"8000","path":["api","projects"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[{"id":"954cb5bd-098b-48d8-816d-786dff853df0","name":"view all projects","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"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":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.12"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Fri, 31 May 2024 21:28:47 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"57"},{"key":"phpdebugbar-id","value":"Xef397c74d9e34240f56676994fa11057"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"file\": \"Backend course project.pdf\",\n            \"status\": \"approved\",\n            \"user\": \"mazen\"\n        },\n        {\n            \"file\": \"full-stack course.pdf\",\n            \"status\": \"pending\",\n            \"user\": \"youssef\"\n        },\n        {\n            \"file\": \"full-stack course.pdf\",\n            \"status\": \"pending\",\n            \"user\": \"maged\"\n        }\n    ]\n}"}],"_postman_id":"6a68f002-265b-4e50-a2df-baa4429fea50"}],"id":"0a330a0b-ede0-4ff2-a0b2-7dd51b096321","_postman_id":"0a330a0b-ede0-4ff2-a0b2-7dd51b096321","description":""},{"name":"Portfolios","item":[{"name":"add portfolio","id":"ac78b235-cc2c-4f78-afa8-6ff30dea888c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","src":"postman-cloud:///1ef1dae2-59bf-4eb0-8827-a83215feaad2"},{"key":"issue_date","value":"2024-06-01 ","type":"text"},{"key":"user_id","value":"1","type":"text"},{"key":"course_id","value":"12","type":"text"}]},"url":"http://127.0.0.1:8000/api/portfolios","urlObject":{"protocol":"http","port":"8000","path":["api","portfolios"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[{"id":"6601724b-6f0a-405b-b5af-0d754679c946","name":"add portfolio","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","src":"postman-cloud:///1ef1dae2-59bf-4eb0-8827-a83215feaad2"},{"key":"issue_date","value":"2024-06-01 ","type":"text"},{"key":"user_id","value":"1","type":"text"},{"key":"course_id","value":"12","type":"text"}]},"url":"http://127.0.0.1:8000/api/portfolios"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.12"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Fri, 31 May 2024 21:31:36 GMT"},{"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    \"message\": \"Portfolio Created Successfully\",\n    \"portfolio\": {\n        \"file\": \"ramy adel.pdf\",\n        \"issue_date\": \"2024-06-01\",\n        \"user_id\": \"1\",\n        \"course_id\": \"12\",\n        \"updated_at\": \"2024-05-31T21:31:36.000000Z\",\n        \"created_at\": \"2024-05-31T21:31:36.000000Z\",\n        \"id\": 3\n    }\n}"}],"_postman_id":"ac78b235-cc2c-4f78-afa8-6ff30dea888c"},{"name":"view all students Portfolios","id":"184d227b-bf6f-44ce-b52c-a00b30d0d8b7","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":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/portfolios","urlObject":{"protocol":"http","port":"8000","path":["api","portfolios"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[{"id":"758b9047-b164-4fed-b510-10c86e40dee0","name":"view all students Portfolios","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://127.0.0.1:8000/api/portfolios"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.12"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Fri, 31 May 2024 21:34:18 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"57"},{"key":"phpdebugbar-id","value":"Xca70298dcc22e8b219b72bb13ed06276"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"file\": \"mazen.pdf\",\n            \"issue_date\": \"2024-06-01 00:00:00\",\n            \"user\": \"mazen\",\n            \"course\": \"Backend Course\"\n        },\n        {\n            \"file\": \"ramy adel.pdf\",\n            \"issue_date\": \"2024-06-01 00:00:00\",\n            \"user\": \"youssef\",\n            \"course\": \"Backend Course\"\n        },\n        {\n            \"file\": \"ramy adel.pdf\",\n            \"issue_date\": \"2024-06-01 00:00:00\",\n            \"user\": \"omar\",\n            \"course\": \"Backend Course\"\n        }\n    ]\n}"}],"_postman_id":"184d227b-bf6f-44ce-b52c-a00b30d0d8b7"}],"id":"0607a52b-6f9d-49a0-9da5-3bd4bc2aed7c","_postman_id":"0607a52b-6f9d-49a0-9da5-3bd4bc2aed7c","description":""},{"name":"Chats","item":[{"name":"send message","id":"82d96ed0-66d8-4d78-97b7-5bb2d35c83f0","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[{"key":"Accept","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"key":"message","value":"I Want to Ask a Question","type":"text"},{"key":"","value":"","type":"text","disabled":true},{"key":"\n","value":"\n","type":"text","disabled":true}]},"url":"http://127.0.0.1:8000/api/chats/1","urlObject":{"protocol":"http","port":"8000","path":["api","chats","1"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[{"id":"f4f0ec24-6f20-4592-a3ca-5ceee90b27f7","name":"send message","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"key":"message","value":"I Want to Ask a Question","type":"text"},{"key":"","value":"","type":"text","disabled":true},{"key":"\n","value":"\n","type":"text","disabled":true}]},"url":"http://127.0.0.1:8000/api/chats/1"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.12"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Fri, 08 Nov 2024 12:57:17 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"phpdebugbar-id","value":"Xe13fa91064689593ba0221028a34630f"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Set-Cookie","value":"tech_magnet_session=U8lF3s21Gw5uO6tyExbmF7RRvoA5ue4tVp5aWEuF; expires=Fri, 08 Nov 2024 14:57:17 GMT; Max-Age=7200; path=/; httponly; samesite=lax"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"Message Sent\",\n    \"data\": {\n        \"id\": 37,\n        \"name\": \"laila\",\n        \"email\": \"laila@gmail.com\",\n        \"phone\": \"01088774432\",\n        \"city\": \"Cairo\",\n        \"role\": \"Instructors\",\n        \"assignments\": [],\n        \"quizzes\": []\n    }\n}"}],"_postman_id":"82d96ed0-66d8-4d78-97b7-5bb2d35c83f0"}],"id":"50841f72-f889-4d1d-bf49-3e10e644abba","_postman_id":"50841f72-f889-4d1d-bf49-3e10e644abba","description":""},{"name":"Sessions","item":[{"name":"Create Session","id":"7161311e-ec7c-4da9-b552-b1d0bd0594a0","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[{"key":"Accept","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"key":"topic","value":"Api Basics","description":"<p>Required</p>\n","type":"text"},{"key":"description","value":"Explain Api Rules","description":"<p>Required</p>\n","type":"text"},{"key":"start_date","value":"2024-12-17 12:30:00","description":"<p>Required</p>\n","type":"text"},{"key":"course","value":"12","description":"<p>Required</p>\n","type":"text"}]},"url":"http://127.0.0.1:8000/api/sessions","urlObject":{"protocol":"http","port":"8000","path":["api","sessions"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[{"id":"b9ae7cad-ca4b-4789-b411-4aad20bee6a7","name":"Create Session","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"key":"topic","value":"Laravel Multi Tenants","description":"Required","type":"text"},{"key":"description","value":"Explore the Logic in Tenants","description":"Required","type":"text"},{"key":"start_date","value":"2024-12-17 12:20:00","description":"Required","type":"text"},{"key":"course","value":"12","description":"Required","type":"text"}]},"url":"http://127.0.0.1:8000/api/sessions"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.12"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Tue, 17 Dec 2024 10:07:42 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"phpdebugbar-id","value":"Xb546a4a8624c44b8211b37172760e55f"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Set-Cookie","value":"tech_magnet_session=8WdFrfOcYrzvYPo3tFVhrQ4usBQjoJHIeC65AIjG; expires=Tue, 17 Dec 2024 12:07:42 GMT; Max-Age=7199; path=/; httponly; samesite=lax"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"Meeting Created Successfully\",\n    \"data\": {\n        \"uuid\": \"m2P4BV9hQqGTNyGbu3Ynuw==\",\n        \"id\": 88191600949,\n        \"host_id\": \"5nQhJR4zRaqjw6yJ4vNcMw\",\n        \"host_email\": \"ahmed.moh.fawzy2001@gmail.com\",\n        \"topic\": \"Laravel Multi Tenants\",\n        \"type\": 2,\n        \"status\": \"waiting\",\n        \"start_time\": \"2024-12-17T10:07:42Z\",\n        \"duration\": 60,\n        \"timezone\": \"Africa/Cairo\",\n        \"agenda\": \"Explore the Logic in Tenants\",\n        \"created_at\": \"2024-12-17T10:07:42Z\",\n        \"start_url\": \"https://us05web.zoom.us/s/4514142989?zak=eyJ0eXAiOiJKV1QiLCJzdiI6IjAwMDAwMSIsInptX3NrbSI6InptX28ybSIsImFsZyI6IkhTMjU2In0.eyJpc3MiOiJ3ZWIiLCJjbHQiOjAsIm1udW0iOiI0NTE0MTQyOTg5IiwiYXVkIjoiY2xpZW50c20iLCJ1aWQiOiI1blFoSlI0elJhcWp3NnlKNHZOY013IiwiemlkIjoiMzMwMDQwMDgzZjg2NGMwNmE0NmM5NmIwZDM1MzYyYmMiLCJzayI6IjAiLCJzdHkiOjEsIndjZCI6InVzMDUiLCJleHAiOjE3MzQ0MzcyNjIsImlhdCI6MTczNDQzMDA2MiwiYWlkIjoiNnhQcHFfdnVUdEt1QkNCOHRBaVUtUSIsImNpZCI6IiJ9.aGFnLz1rmrHla7tNH4Rz7kHF-K7nt8C2TDf7Ynig5cQ\",\n        \"join_url\": \"https://us05web.zoom.us/j/4514142989?pwd=5SLcrLugQLG8ga8NSFa3KuU4i2pag1.1&omn=88191600949\",\n        \"password\": \"Wu2E7J\",\n        \"h323_password\": \"474117\",\n        \"pstn_password\": \"474117\",\n        \"encrypted_password\": \"5SLcrLugQLG8ga8NSFa3KuU4i2pag1.1\",\n        \"pmi\": \"4514142989\",\n        \"settings\": {\n            \"host_video\": false,\n            \"participant_video\": false,\n            \"cn_meeting\": false,\n            \"in_meeting\": false,\n            \"join_before_host\": false,\n            \"jbh_time\": 0,\n            \"mute_upon_entry\": false,\n            \"watermark\": false,\n            \"use_pmi\": true,\n            \"approval_type\": 2,\n            \"audio\": \"both\",\n            \"auto_recording\": \"none\",\n            \"enforce_login\": false,\n            \"enforce_login_domains\": \"\",\n            \"alternative_hosts\": \"\",\n            \"alternative_host_update_polls\": false,\n            \"close_registration\": false,\n            \"show_share_button\": false,\n            \"allow_multiple_devices\": false,\n            \"registrants_confirmation_email\": true,\n            \"waiting_room\": false,\n            \"request_permission_to_unmute_participants\": false,\n            \"registrants_email_notification\": true,\n            \"meeting_authentication\": false,\n            \"encryption_type\": \"enhanced_encryption\",\n            \"approved_or_denied_countries_or_regions\": {\n                \"enable\": false\n            },\n            \"breakout_room\": {\n                \"enable\": false\n            },\n            \"internal_meeting\": false,\n            \"continuous_meeting_chat\": {\n                \"enable\": false,\n                \"auto_add_invited_external_users\": false,\n                \"auto_add_meeting_participants\": false\n            },\n            \"participant_focused_meeting\": false,\n            \"push_change_to_calendar\": false,\n            \"resources\": [],\n            \"alternative_hosts_email_notification\": true,\n            \"show_join_info\": false,\n            \"device_testing\": false,\n            \"focus_mode\": false,\n            \"meeting_invitees\": [],\n            \"private_meeting\": false,\n            \"email_notification\": true,\n            \"host_save_video_order\": false,\n            \"sign_language_interpretation\": {\n                \"enable\": false\n            },\n            \"email_in_attendee_report\": false\n        },\n        \"supportGoLive\": false,\n        \"creation_source\": \"open_api\",\n        \"pre_schedule\": false\n    }\n}"}],"_postman_id":"7161311e-ec7c-4da9-b552-b1d0bd0594a0"},{"name":"View All Sessions","id":"a37f2ad8-3b21-4788-ad69-d24d529b4e55","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/sessions","urlObject":{"protocol":"http","port":"8000","path":["api","sessions"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[{"id":"3b94c4a3-24a1-44d1-a2c5-a346d9ececdd","name":"View All Sessions","originalRequest":{"method":"GET","header":[],"url":"http://127.0.0.1:8000/api/sessions"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.12"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Sun, 15 Dec 2024 10:13:55 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"phpdebugbar-id","value":"X821975bd77abcb048b480cf60667d259"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Set-Cookie","value":"tech_magnet_session=ik0Oy5oLJIULc8asaOnbG3RFA7qKbCWJVIJ517hA; expires=Sun, 15 Dec 2024 12:13:55 GMT; Max-Age=7200; path=/; httponly; samesite=lax"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"Meetings Retrieved Successfully\",\n    \"data\": [\n        {\n            \"uuid\": \"X6Jmy1AOQfKsGc9zVIwiUw==\",\n            \"id\": 85898380729,\n            \"host_id\": \"5nQhJR4zRaqjw6yJ4vNcMw\",\n            \"topic\": \"Training (Laravel Integration)\",\n            \"type\": 2,\n            \"start_time\": \"2024-12-11T18:00:00Z\",\n            \"duration\": 60,\n            \"timezone\": \"Africa/Cairo\",\n            \"created_at\": \"2024-12-11T17:48:31Z\",\n            \"join_url\": \"https://us05web.zoom.us/j/4514142989?pwd=I1BawbksdBguHUqqkvRS9IjYbVpHW9.1\",\n            \"pmi\": \"4514142989\",\n            \"supportGoLive\": false\n        },\n        {\n            \"uuid\": \"o+FMakxzQLyq46DpT2qb9g==\",\n            \"id\": 81568449114,\n            \"host_id\": \"5nQhJR4zRaqjw6yJ4vNcMw\",\n            \"topic\": \"Training (Laravel Api)\",\n            \"type\": 2,\n            \"start_time\": \"2024-12-11T18:00:00Z\",\n            \"duration\": 60,\n            \"timezone\": \"Africa/Cairo\",\n            \"created_at\": \"2024-12-11T17:50:03Z\",\n            \"join_url\": \"https://us05web.zoom.us/j/4514142989?pwd=awr6h9zOujkBPUHny9UibgXUFETbFS.1\",\n            \"pmi\": \"4514142989\",\n            \"supportGoLive\": false\n        },\n        {\n            \"uuid\": \"M4NBgxklTn+2UT04bd3QgA==\",\n            \"id\": 84220640013,\n            \"host_id\": \"5nQhJR4zRaqjw6yJ4vNcMw\",\n            \"topic\": \"Training (Laravel Events and Notifications)\",\n            \"type\": 2,\n            \"start_time\": \"2024-12-11T18:00:00Z\",\n            \"duration\": 60,\n            \"timezone\": \"Africa/Cairo\",\n            \"created_at\": \"2024-12-11T17:56:42Z\",\n            \"join_url\": \"https://us05web.zoom.us/j/4514142989?pwd=haesZvDLXPdj2hBvlMOGZ1ukoY1PXP.1\",\n            \"pmi\": \"4514142989\",\n            \"supportGoLive\": false\n        },\n        {\n            \"uuid\": \"Ytrr1yJ0QOmIxHVXfE6s8A==\",\n            \"id\": 83672062394,\n            \"host_id\": \"5nQhJR4zRaqjw6yJ4vNcMw\",\n            \"topic\": \"Training (Laravel Broadcasting)\",\n            \"type\": 2,\n            \"start_time\": \"2024-12-11T18:00:00Z\",\n            \"duration\": 60,\n            \"timezone\": \"Africa/Cairo\",\n            \"created_at\": \"2024-12-11T17:59:24Z\",\n            \"join_url\": \"https://us05web.zoom.us/j/4514142989?pwd=Qci1HNtZaJfltXfk9V47JxXZGaklDq.1\",\n            \"pmi\": \"4514142989\",\n            \"supportGoLive\": false\n        },\n        {\n            \"uuid\": \"ZrG/j0x3TjWD8B8Sa5iXpQ==\",\n            \"id\": 85774446348,\n            \"host_id\": \"5nQhJR4zRaqjw6yJ4vNcMw\",\n            \"topic\": \"Training (Api For Ecommerce)\",\n            \"type\": 2,\n            \"start_time\": \"2024-12-11T18:00:00Z\",\n            \"duration\": 60,\n            \"timezone\": \"Africa/Cairo\",\n            \"created_at\": \"2024-12-11T18:17:13Z\",\n            \"join_url\": \"https://us05web.zoom.us/j/4514142989?pwd=DqJcQHjwQNUBTGYTPjxrqBknodigGy.1\",\n            \"pmi\": \"4514142989\",\n            \"supportGoLive\": false\n        },\n        {\n            \"uuid\": \"4MgP4ZmwS4aT6XKcUP+7cg==\",\n            \"id\": 82617044745,\n            \"host_id\": \"5nQhJR4zRaqjw6yJ4vNcMw\",\n            \"topic\": \"Training (Api Basics)\",\n            \"type\": 2,\n            \"start_time\": \"2024-12-12T12:00:00Z\",\n            \"duration\": 60,\n            \"timezone\": \"Africa/Cairo\",\n            \"created_at\": \"2024-12-12T12:26:35Z\",\n            \"join_url\": \"https://us05web.zoom.us/j/82617044745?pwd=HstVKWgMswEQiuXtSHfS0tgcZapWQo.1\",\n            \"supportGoLive\": false\n        },\n        {\n            \"uuid\": \"ZWPI05NASDOnYWG2CG/RSw==\",\n            \"id\": 85094211503,\n            \"host_id\": \"5nQhJR4zRaqjw6yJ4vNcMw\",\n            \"topic\": \"Laravel Query Builder\",\n            \"type\": 2,\n            \"start_time\": \"2024-12-15T10:02:04Z\",\n            \"duration\": 60,\n            \"timezone\": \"Africa/Cairo\",\n            \"agenda\": \"use Query Builder instead of Orm\",\n            \"created_at\": \"2024-12-15T10:02:04Z\",\n            \"join_url\": \"https://us05web.zoom.us/j/4514142989?pwd=aburpBqdHCv3FZoQYcm9kYF8SQV7Mb.1\",\n            \"pmi\": \"4514142989\",\n            \"supportGoLive\": false\n        },\n        {\n            \"uuid\": \"HSdT7xifSBGpovmtVmgNLg==\",\n            \"id\": 83489863572,\n            \"host_id\": \"5nQhJR4zRaqjw6yJ4vNcMw\",\n            \"topic\": \"Realtime Notification\",\n            \"type\": 2,\n            \"start_time\": \"2024-12-15T10:09:05Z\",\n            \"duration\": 60,\n            \"timezone\": \"Africa/Cairo\",\n            \"agenda\": \"Realtime Notification Using Pusher,Websockets\",\n            \"created_at\": \"2024-12-15T10:09:06Z\",\n            \"join_url\": \"https://us05web.zoom.us/j/4514142989?pwd=abjFcNzPl7tuw2WpijtVKjGiTsbNQe.1\",\n            \"pmi\": \"4514142989\",\n            \"supportGoLive\": false\n        },\n        {\n            \"uuid\": \"EDq0TzhLQ2KpO4cSh3qNBg==\",\n            \"id\": 84570913829,\n            \"host_id\": \"5nQhJR4zRaqjw6yJ4vNcMw\",\n            \"topic\": \"Broadcasting Events\",\n            \"type\": 2,\n            \"start_time\": \"2024-12-15T10:10:55Z\",\n            \"duration\": 60,\n            \"timezone\": \"Africa/Cairo\",\n            \"agenda\": \"Broadcasting Events using Pusher and Laravel Echo\",\n            \"created_at\": \"2024-12-15T10:10:55Z\",\n            \"join_url\": \"https://us05web.zoom.us/j/4514142989?pwd=ieRNSIYBheSOdNfqltXyzm96bFPhGx.1\",\n            \"pmi\": \"4514142989\",\n            \"supportGoLive\": false\n        },\n        {\n            \"uuid\": \"iH6Ne77ITmi5G1MpmFn1Cg==\",\n            \"id\": 84278877844,\n            \"host_id\": \"5nQhJR4zRaqjw6yJ4vNcMw\",\n            \"topic\": \"Zoom Meeting\",\n            \"type\": 2,\n            \"start_time\": \"2024-12-15T10:10:56Z\",\n            \"duration\": 60,\n            \"timezone\": \"Africa/Cairo\",\n            \"created_at\": \"2024-12-15T10:10:56Z\",\n            \"join_url\": \"https://us05web.zoom.us/j/4514142989?pwd=R8aCED12bMQneo8fSXay8HhKM4Yr1b.1\",\n            \"pmi\": \"4514142989\",\n            \"supportGoLive\": false\n        }\n    ]\n}"}],"_postman_id":"a37f2ad8-3b21-4788-ad69-d24d529b4e55"},{"name":"Delete Session","id":"7f44a492-693c-4efe-acdd-263188637d12","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"http://127.0.0.1:8000/api/sessions/8","urlObject":{"protocol":"http","port":"8000","path":["api","sessions","8"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[{"id":"b71f5974-c201-438b-af08-1e40757c8582","name":"Delete Session","originalRequest":{"method":"DELETE","header":[],"url":"http://127.0.0.1:8000/api/sessions/7"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.12"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Sun, 15 Dec 2024 10:49:27 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"phpdebugbar-id","value":"X8c6bafb43f5d3db5ba4810477a7431a0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Set-Cookie","value":"tech_magnet_session=ik0Oy5oLJIULc8asaOnbG3RFA7qKbCWJVIJ517hA; expires=Sun, 15 Dec 2024 12:49:27 GMT; Max-Age=7200; path=/; httponly; samesite=lax"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"Meeting Deleted Successfully\",\n    \"data\": {\n        \"id\": 7,\n        \"topic\": \"Broadcasting Events\",\n        \"description\": \"Broadcasting Events using Pusher and Laravel Echo\",\n        \"start_date\": \"2024-12-15 13:00:00\",\n        \"user\": \"fawaz\",\n        \"course\": \"Backend Course\",\n        \"meeting_id\": \"84278877844\",\n        \"start_url\": \"https://us05web.zoom.us/s/4514142989?zak=eyJ0eXAiOiJKV1QiLCJzdiI6IjAwMDAwMSIsInptX3NrbSI6InptX28ybSIsImFsZyI6IkhTMjU2In0.eyJpc3MiOiJ3ZWIiLCJjbHQiOjAsIm1udW0iOiI0NTE0MTQyOTg5IiwiYXVkIjoiY2xpZW50c20iLCJ1aWQiOiI1blFoSlI0elJhcWp3NnlKNHZOY013IiwiemlkIjoiMDAzMTliMjg2NDg1NDA0ZmExNjBjNzRkMWI0OWE2MTYiLCJzayI6IjAiLCJzdHkiOjEsIndjZCI6InVzMDUiLCJleHAiOjE3MzQyNjQ2NTYsImlhdCI6MTczNDI1NzQ1NiwiYWlkIjoiNnhQcHFfdnVUdEt1QkNCOHRBaVUtUSIsImNpZCI6IiJ9.aQrXo5TQObOdpEyA2E4tlh1hVGwzssHfpIL8ZLndGNM\",\n        \"join_url\": \"https://us05web.zoom.us/j/4514142989?pwd=5SLcrLugQLG8ga8NSFa3KuU4i2pag1.1&omn=84278877844\"\n    }\n}"}],"_postman_id":"7f44a492-693c-4efe-acdd-263188637d12"},{"name":"View Session Details","id":"75b1d13b-3793-44d4-9d2d-c1b3f78706ec","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/sessions/13","urlObject":{"protocol":"http","port":"8000","path":["api","sessions","13"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[{"id":"a1badc01-4edb-4c4b-93d4-5565ef921cb1","name":"View Session Details","originalRequest":{"method":"GET","header":[],"url":"http://127.0.0.1:8000/api/sessions/12"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.12"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Mon, 16 Dec 2024 09:20:12 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"60"},{"key":"phpdebugbar-id","value":"X1f36e7a0a45e3a6cc69b9b84b36c1c50"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Set-Cookie","value":"tech_magnet_session=vlA1SWF8mwK7SM7ppdvSeROtNcSm2yS4pnsO8CBJ; expires=Mon, 16 Dec 2024 11:20:12 GMT; Max-Age=7200; path=/; httponly; samesite=lax"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"Meeting Viewed Successfully\",\n    \"data\": {\n        \"status\": true,\n        \"data\": {\n            \"uuid\": \"WY7JBlTCRSu+l/p3HTE5gw==\",\n            \"id\": 81214655401,\n            \"host_id\": \"5nQhJR4zRaqjw6yJ4vNcMw\",\n            \"host_email\": \"ahmed.moh.fawzy2001@gmail.com\",\n            \"assistant_id\": \"\",\n            \"topic\": \"Laravel Middleware\",\n            \"type\": 2,\n            \"status\": \"waiting\",\n            \"start_time\": \"2024-12-16T09:19:29Z\",\n            \"duration\": 60,\n            \"timezone\": \"Africa/Cairo\",\n            \"agenda\": \"Middleware Basics\",\n            \"created_at\": \"2024-12-16T09:19:29Z\",\n            \"start_url\": \"https://us05web.zoom.us/s/4514142989?zak=eyJ0eXAiOiJKV1QiLCJzdiI6IjAwMDAwMSIsInptX3NrbSI6InptX28ybSIsImFsZyI6IkhTMjU2In0.eyJpc3MiOiJ3ZWIiLCJjbHQiOjAsIm1udW0iOiI0NTE0MTQyOTg5IiwiYXVkIjoiY2xpZW50c20iLCJ1aWQiOiI1blFoSlI0elJhcWp3NnlKNHZOY013IiwiemlkIjoiMWQzMDg3ZmMyNWExNGQwYTlmNzNlYmQyZWM1NzNiNjQiLCJzayI6IjAiLCJzdHkiOjEsIndjZCI6InVzMDUiLCJleHAiOjE3MzQzNDgwMTIsImlhdCI6MTczNDM0MDgxMiwiYWlkIjoiNnhQcHFfdnVUdEt1QkNCOHRBaVUtUSIsImNpZCI6IiJ9.Ro0RNmFZuqRing_OwWA5fDh8o4HWRR0qF8Ot4IhERo0\",\n            \"join_url\": \"https://us05web.zoom.us/j/4514142989?pwd=5SLcrLugQLG8ga8NSFa3KuU4i2pag1.1&omn=81214655401\",\n            \"password\": \"Wu2E7J\",\n            \"h323_password\": \"474117\",\n            \"pstn_password\": \"474117\",\n            \"encrypted_password\": \"5SLcrLugQLG8ga8NSFa3KuU4i2pag1.1\",\n            \"pmi\": \"4514142989\",\n            \"settings\": {\n                \"host_video\": false,\n                \"participant_video\": false,\n                \"cn_meeting\": false,\n                \"in_meeting\": false,\n                \"join_before_host\": false,\n                \"jbh_time\": 0,\n                \"mute_upon_entry\": false,\n                \"watermark\": false,\n                \"use_pmi\": true,\n                \"approval_type\": 2,\n                \"audio\": \"both\",\n                \"auto_recording\": \"none\",\n                \"enforce_login\": false,\n                \"enforce_login_domains\": \"\",\n                \"alternative_hosts\": \"\",\n                \"alternative_host_update_polls\": false,\n                \"close_registration\": false,\n                \"show_share_button\": false,\n                \"allow_multiple_devices\": false,\n                \"registrants_confirmation_email\": true,\n                \"waiting_room\": false,\n                \"request_permission_to_unmute_participants\": false,\n                \"registrants_email_notification\": true,\n                \"meeting_authentication\": false,\n                \"encryption_type\": \"enhanced_encryption\",\n                \"approved_or_denied_countries_or_regions\": {\n                    \"enable\": false\n                },\n                \"breakout_room\": {\n                    \"enable\": false\n                },\n                \"internal_meeting\": false,\n                \"continuous_meeting_chat\": {\n                    \"enable\": false,\n                    \"auto_add_invited_external_users\": false,\n                    \"auto_add_meeting_participants\": false\n                },\n                \"participant_focused_meeting\": false,\n                \"push_change_to_calendar\": false,\n                \"resources\": [],\n                \"alternative_hosts_email_notification\": true,\n                \"show_join_info\": false,\n                \"device_testing\": false,\n                \"focus_mode\": false,\n                \"meeting_invitees\": [],\n                \"private_meeting\": false,\n                \"email_notification\": true,\n                \"host_save_video_order\": false,\n                \"sign_language_interpretation\": {\n                    \"enable\": false\n                },\n                \"email_in_attendee_report\": false\n            },\n            \"supportGoLive\": false,\n            \"creation_source\": \"open_api\",\n            \"pre_schedule\": false\n        }\n    }\n}"}],"_postman_id":"75b1d13b-3793-44d4-9d2d-c1b3f78706ec"},{"name":"Update Session","id":"fc060ecd-82be-49a4-a4d3-87fb12b204ca","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"topic","value":"Api Techniques","type":"text"},{"key":"description","value":"Explain Api Rules","type":"text"},{"key":"start_date","value":"2024-12-17 12:40:00","type":"text"}]},"url":"http://127.0.0.1:8000/api/sessions/15","urlObject":{"protocol":"http","port":"8000","path":["api","sessions","15"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[{"id":"5a96938a-3af2-4970-a303-4a6c2982f127","name":"Update Session","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"topic","value":"Laravel Authorization","type":"text"},{"key":"description","value":"Authorization Using Gates,Policies","type":"text"},{"key":"start_date","value":"2024-12-16 11:40:00","type":"text"}]},"url":"http://127.0.0.1:8000/api/sessions/12"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.12"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Mon, 16 Dec 2024 09:34:54 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"phpdebugbar-id","value":"X20feb54f6ec2ef8beecededbdb13b751"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Set-Cookie","value":"tech_magnet_session=vlA1SWF8mwK7SM7ppdvSeROtNcSm2yS4pnsO8CBJ; expires=Mon, 16 Dec 2024 11:34:54 GMT; Max-Age=7199; path=/; httponly; samesite=lax"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"Meeting Updated Successfully\",\n    \"data\": {\n        \"id\": 12,\n        \"topic\": \"Laravel Authorization\",\n        \"description\": \"Authorization Using Gates,Policies\",\n        \"start_date\": \"2024-12-16 11:40:00\",\n        \"user\": \"fawaz\",\n        \"course\": \"Backend Course\",\n        \"meeting_id\": \"81214655401\",\n        \"start_url\": \"https://us05web.zoom.us/s/4514142989?zak=eyJ0eXAiOiJKV1QiLCJzdiI6IjAwMDAwMSIsInptX3NrbSI6InptX28ybSIsImFsZyI6IkhTMjU2In0.eyJpc3MiOiJ3ZWIiLCJjbHQiOjAsIm1udW0iOiI0NTE0MTQyOTg5IiwiYXVkIjoiY2xpZW50c20iLCJ1aWQiOiI1blFoSlI0elJhcWp3NnlKNHZOY013IiwiemlkIjoiNTc1ZjE2YmY2N2E5NDZiYzk5YTU3ZDIxMDBhMWNiMjYiLCJzayI6IjAiLCJzdHkiOjEsIndjZCI6InVzMDUiLCJleHAiOjE3MzQzNDc5NjksImlhdCI6MTczNDM0MDc2OSwiYWlkIjoiNnhQcHFfdnVUdEt1QkNCOHRBaVUtUSIsImNpZCI6IiJ9.MegZjiiN_J88JIfR9Gm4Bn7z7zNkBYNgkgGAMnEBRH8\",\n        \"join_url\": \"https://us05web.zoom.us/j/4514142989?pwd=5SLcrLugQLG8ga8NSFa3KuU4i2pag1.1&omn=81214655401\"\n    }\n}"}],"_postman_id":"fc060ecd-82be-49a4-a4d3-87fb12b204ca"}],"id":"6d02b7d7-4140-4c00-836f-dc1e8ebdf5f4","_postman_id":"6d02b7d7-4140-4c00-836f-dc1e8ebdf5f4","description":""},{"name":"Payments","item":[{"name":"student makes payment using stripe","id":"7415b830-5b7c-4438-8d63-e408b6241f8e","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":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":"course_name","value":"Backend Course","type":"text"},{"key":"price","value":"6000","type":"text"}]},"url":"http://127.0.0.1:8000/api/payments","urlObject":{"protocol":"http","port":"8000","path":["api","payments"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[{"id":"3e77f3d6-ca06-4719-af43-54f3eac5eda4","name":"customer makesstudent makes payment using stripe","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"course_name","value":"Backend Course","type":"text"},{"key":"price","value":"6000","type":"text"}]},"url":"http://127.0.0.1:8000/api/payments"},"status":"Found","code":302,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.12"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Mon, 01 Jul 2024 12:53:21 GMT"},{"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    \"stripe_url\": \"https://checkout.stripe.com/c/pay/cs_test_b1hXY32yuuP8TA3VkPJCi5oDpo2SU60eH5roHcMWFiZN6wfYrnHHADo5NK#fidkdWxOYHwnPyd1blpxYHZxWjA0VVJDdnBHNkkzPW9IQWpQUWBHVFNLVnNLYkREfHRVPTMwY25UYlZLc2ZJPXNKQzFTf2dyQ1Fkdn9haGBPT0NIU3FvTTdkalJJYlYzbDdgNDZrZzNybjZ3NTVqY3YxbHczXScpJ2N3amhWYHdzYHcnP3F3cGApJ2lkfGpwcVF8dWAnPydocGlxbFpscWBoJyknYGtkZ2lgVWlkZmBtamlhYHd2Jz9xd3BgeCUl\"\n}"}],"_postman_id":"7415b830-5b7c-4438-8d63-e408b6241f8e"},{"name":"store payment","id":"87512e41-ecdf-487d-addb-1427c3db51b7","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":"course_id","value":"5","type":"text"},{"key":"amount","value":"100","type":"text"},{"key":"currency","value":"usd","type":"text"},{"key":"","value":"","type":"text","disabled":true}]},"url":"http://127.0.0.1:8000/api/payments/store","urlObject":{"protocol":"http","port":"8000","path":["api","payments","store"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[{"id":"c73fbd5f-4fed-4116-90dc-43597945f221","name":"store payment","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"course_id","value":"5","type":"text"},{"key":"amount","value":"100","type":"text"},{"key":"currency","value":"usd","type":"text"},{"key":"","value":"","type":"text","disabled":true}]},"url":"http://127.0.0.1:8000/api/payments/store"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.12"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Fri, 08 Nov 2024 14:40:13 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"phpdebugbar-id","value":"Xd323647772d285f4c435cea16a9a4185"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Set-Cookie","value":"tech_magnet_session=U8lF3s21Gw5uO6tyExbmF7RRvoA5ue4tVp5aWEuF; expires=Fri, 08 Nov 2024 16:40:13 GMT; Max-Age=7200; path=/; httponly; samesite=lax"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"Payment Created Successfully\",\n    \"data\": {\n        \"id\": 6,\n        \"course\": \"UI/UX\",\n        \"amount\": \"100\",\n        \"currency\": \"usd\"\n    }\n}"}],"_postman_id":"87512e41-ecdf-487d-addb-1427c3db51b7"}],"id":"bbd0f1b6-7686-43c0-9924-b725cabc55f8","_postman_id":"bbd0f1b6-7686-43c0-9924-b725cabc55f8","description":""},{"name":"Reviews","item":[{"name":"student review course","id":"27921c7f-0917-4daa-a0af-d4f360214f04","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"course_id","value":"5","type":"text"},{"key":"user_id","value":"29","type":"text"},{"key":"content","value":"the best course ever i haeve ever studied","type":"text"},{"key":"rating","value":"5","type":"text"},{"key":"","value":"","type":"text","disabled":true}]},"url":"http://127.0.0.1:8000/api/reviews","urlObject":{"protocol":"http","port":"8000","path":["api","reviews"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[{"id":"df5f1277-ca5a-418e-a7cb-35b7a75a4b5f","name":"student review course","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"course_id","value":"2","type":"text"},{"key":"user_id","value":"25","type":"text"},{"key":"content","value":"The Course is Very Useful and maintain my skills","type":"text"},{"key":"rating","value":"5","type":"text"},{"key":"","value":"","type":"text","disabled":true}]},"url":"http://127.0.0.1:8000/api/reviews"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.12"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Fri, 28 Jun 2024 19:40:29 GMT"},{"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    \"status\": \"Success\",\n    \"message\": \"Review Added Successfully\"\n}"}],"_postman_id":"27921c7f-0917-4daa-a0af-d4f360214f04"},{"name":"delete review","id":"c403ed5a-f7d8-4b89-868b-1015d087a59e","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":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/reviews/1","urlObject":{"protocol":"http","port":"8000","path":["api","reviews","1"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[{"id":"1631b9e7-dc85-43d2-aa0c-8d7e74727289","name":"delete review","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"http://127.0.0.1:8000/api/reviews/1"},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.12"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Fri, 28 Jun 2024 19:52:38 GMT"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"phpdebugbar-id","value":"X50097c98395ef2e7bc54a5d035d15a6c"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"c403ed5a-f7d8-4b89-868b-1015d087a59e"}],"id":"43e221fc-58d8-4e9f-b104-0ca9f39adf2c","_postman_id":"43e221fc-58d8-4e9f-b104-0ca9f39adf2c","description":""},{"name":"Carts","item":[{"name":"Get Cart Items","id":"e7b4a636-9ff3-4581-9ac7-8bccc38e2838","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"http://127.0.0.1:8000/api/carts","urlObject":{"protocol":"http","port":"8000","path":["api","carts"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[{"id":"a3c29b5e-d8c9-4b8e-9eab-c59798374aaa","name":"Get Cart Items","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"http://127.0.0.1:8000/api/carts"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.12"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Mon, 25 Nov 2024 12:07:28 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"phpdebugbar-id","value":"X844bf7dfb45d6a76900cbc6cc1cf55b7"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Set-Cookie","value":"tech_magnet_session=4QbL0OUyjNqKc7wAVVCnLEd7PI7QsMkSc0bwsSce; expires=Mon, 25 Nov 2024 14:07:28 GMT; Max-Age=7200; path=/; httponly; samesite=lax"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"Success\",\n    \"data\": [\n        {\n            \"id\": 1,\n            \"courseName\": \"Web development essentials\",\n            \"courseDescription\": \"the fundamental building blocks of creating websites and web applications. It's like having a toolbox with the most important tools for this job.\",\n            \"coursePrice\": 3000,\n            \"courseHours\": 30,\n            \"CourseImage\": \"/storage/2024-05-23-03-16-56.jpg\",\n            \"quantity\": 4,\n            \"user\": \"youssef\"\n        },\n        {\n            \"id\": 7,\n            \"courseName\": \"AI Diploma\",\n            \"courseDescription\": \"AI is a rapidly growing field that focuses on creating intelligent systems capable of performing tasks that typically require human intelligence. This course aims to equip you with a foundational understanding of AI concepts.\",\n            \"coursePrice\": 6500,\n            \"courseHours\": 160,\n            \"CourseImage\": \"/storage/2024-10-26-03-43-51.jpg\",\n            \"quantity\": 3,\n            \"user\": \"youssef\"\n        },\n        {\n            \"id\": 9,\n            \"courseName\": \"Data Scientist Diploma\",\n            \"courseDescription\": \"The Data Scientist Diploma course is a comprehensive program designed to provide you with the knowledge and skills required to excel in the field of data science. Data science involves extracting insights and knowledge from large and complex datasets using various techniques, including statistical analysis, machine learning, and data visualization. This course covers a wide range of topics to equip you with the necessary skills to become a proficient data scientist.\",\n            \"coursePrice\": 12000,\n            \"courseHours\": 90,\n            \"CourseImage\": \"/storage/2024-05-22-08-42-25.jpg\",\n            \"quantity\": 2,\n            \"user\": \"youssef\"\n        }\n    ]\n}"}],"_postman_id":"e7b4a636-9ff3-4581-9ac7-8bccc38e2838"},{"name":"Total Cart Items","id":"b8a5c9c0-3171-4c44-b577-d03464fe807d","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"http://127.0.0.1:8000/api/carts-total","urlObject":{"protocol":"http","port":"8000","path":["api","carts-total"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[{"id":"46b69084-3222-4b38-bf26-294b09ef2734","name":"Total Cart Items","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"http://127.0.0.1:8000/api/carts-total"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.12"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Sat, 26 Oct 2024 14:23:52 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"phpdebugbar-id","value":"X26de44e79f181349a508d34c83d240bd"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Set-Cookie","value":"tech_magnet_session=bFfn7cOpl47Jhqq9XLZGeK8n5sSwn193isRNFLRe; expires=Sat, 26 Oct 2024 16:23:52 GMT; Max-Age=7200; path=/; httponly; samesite=lax"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"Success\",\n    \"data\": 2\n}"}],"_postman_id":"b8a5c9c0-3171-4c44-b577-d03464fe807d"},{"name":"Add Course to Cart","id":"5c5d42c5-283d-4a29-883d-2943b42f396b","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":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":"course_id","value":"9","type":"text"},{"key":"quantity","value":"2","type":"text"}]},"url":"http://127.0.0.1:8000/api/carts/store","urlObject":{"protocol":"http","port":"8000","path":["api","carts","store"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[{"id":"1ad1cc2f-3fc1-4dc1-a434-0458fc1f177d","name":"Add Course to Cart","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"course_id","value":"7","type":"text"},{"key":"quantity","value":"3","type":"text"}]},"url":"http://127.0.0.1:8000/api/carts/store"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.12"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Mon, 25 Nov 2024 11:44:46 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"phpdebugbar-id","value":"X69a2ad838d8af35bbc3da3cb6f8accc3"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Set-Cookie","value":"tech_magnet_session=4QbL0OUyjNqKc7wAVVCnLEd7PI7QsMkSc0bwsSce; expires=Mon, 25 Nov 2024 13:44:46 GMT; Max-Age=7200; path=/; httponly; samesite=lax"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"Course Added to Cart Successfully\",\n    \"data\": [\n        {\n            \"id\": 7,\n            \"courseName\": \"AI Diploma\",\n            \"courseDescription\": \"AI is a rapidly growing field that focuses on creating intelligent systems capable of performing tasks that typically require human intelligence. This course aims to equip you with a foundational understanding of AI concepts.\",\n            \"coursePrice\": 6500,\n            \"courseHours\": 160,\n            \"CourseImage\": \"/storage/2024-10-26-03-43-51.jpg\",\n            \"quantity\": 3,\n            \"user\": \"youssef\"\n        }\n    ]\n}"}],"_postman_id":"5c5d42c5-283d-4a29-883d-2943b42f396b"},{"name":"Remove Course From Cart","id":"e8658095-92c0-428e-9694-d219fa1e1ad8","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":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/carts/destroy/9","urlObject":{"protocol":"http","port":"8000","path":["api","carts","destroy","9"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[{"id":"0e520fff-d34d-4d00-9f25-e17d825b38be","name":"Remove Course From Cart","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"http://127.0.0.1:8000/api/carts/destroy/9"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.12"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Mon, 25 Nov 2024 12:20:20 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"phpdebugbar-id","value":"X5bbe115fc4036424e6cabe90d3c66d66"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Set-Cookie","value":"tech_magnet_session=4QbL0OUyjNqKc7wAVVCnLEd7PI7QsMkSc0bwsSce; expires=Mon, 25 Nov 2024 14:20:21 GMT; Max-Age=7200; path=/; httponly; samesite=lax"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"Course Removed From Your Cart Successfully\",\n    \"data\": [\n        {\n            \"id\": 1,\n            \"courseName\": \"Web development essentials\",\n            \"courseDescription\": \"the fundamental building blocks of creating websites and web applications. It's like having a toolbox with the most important tools for this job.\",\n            \"coursePrice\": 3000,\n            \"courseHours\": 30,\n            \"CourseImage\": \"/storage/2024-05-23-03-16-56.jpg\",\n            \"quantity\": 4,\n            \"user\": \"youssef\"\n        },\n        {\n            \"id\": 7,\n            \"courseName\": \"AI Diploma\",\n            \"courseDescription\": \"AI is a rapidly growing field that focuses on creating intelligent systems capable of performing tasks that typically require human intelligence. This course aims to equip you with a foundational understanding of AI concepts.\",\n            \"coursePrice\": 6500,\n            \"courseHours\": 160,\n            \"CourseImage\": \"/storage/2024-10-26-03-43-51.jpg\",\n            \"quantity\": 3,\n            \"user\": \"youssef\"\n        }\n    ]\n}"}],"_postman_id":"e8658095-92c0-428e-9694-d219fa1e1ad8"},{"name":"Increase Quantity","id":"24cd1263-5e85-478e-828c-902d337b5ee3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"course","value":"1","type":"text"},{"key":"quantity","value":"3","type":"text"}]},"url":"http://127.0.0.1:8000/api/carts/increase-quantity","urlObject":{"protocol":"http","port":"8000","path":["api","carts","increase-quantity"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[{"id":"6b3cb362-a0ae-4012-9ffb-bd1054f7efa6","name":"Increase Quantity","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"course","value":"1","type":"text"},{"key":"quantity","value":"3","type":"text"}]},"url":"http://127.0.0.1:8000/api/carts/increase-quantity"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.12"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Mon, 25 Nov 2024 10:59:47 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"phpdebugbar-id","value":"X0ede42286d805c034cb6c8cadd91fb7a"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Set-Cookie","value":"tech_magnet_session=4QbL0OUyjNqKc7wAVVCnLEd7PI7QsMkSc0bwsSce; expires=Mon, 25 Nov 2024 12:59:47 GMT; Max-Age=7200; path=/; httponly; samesite=lax"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"Quantity Increased Successfully\",\n    \"data\": {\n        \"id\": 6,\n        \"courseName\": \"Web development essentials\",\n        \"courseDescription\": \"the fundamental building blocks of creating websites and web applications. It's like having a toolbox with the most important tools for this job.\",\n        \"coursePrice\": 3000,\n        \"courseHours\": 30,\n        \"CourseImage\": \"/storage/2024-05-23-03-16-56.jpg\",\n        \"quantity\": 5,\n        \"user\": \"youssef\"\n    }\n}"}],"_postman_id":"24cd1263-5e85-478e-828c-902d337b5ee3"},{"name":"Decrease Quantity","id":"d2fcaf48-25fc-4b9b-9377-3c08e1b05396","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"course","value":"1","type":"text"},{"key":"quantity","value":"1","type":"text"}]},"url":"http://127.0.0.1:8000/api/carts/decrease-quantity","urlObject":{"protocol":"http","port":"8000","path":["api","carts","decrease-quantity"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[{"id":"41190111-6964-45ab-b43b-c74927062cf3","name":"Decrease Quantity","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"course","value":"1","type":"text"},{"key":"quantity","value":"1","type":"text"}]},"url":"http://127.0.0.1:8000/api/carts/decrease-quantity"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.12"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Mon, 25 Nov 2024 11:03:06 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"phpdebugbar-id","value":"Xca774a06221b24dfd850c333f6701fcf"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Set-Cookie","value":"tech_magnet_session=4QbL0OUyjNqKc7wAVVCnLEd7PI7QsMkSc0bwsSce; expires=Mon, 25 Nov 2024 13:03:06 GMT; Max-Age=7200; path=/; httponly; samesite=lax"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"Quantity Decreased Successfully\",\n    \"data\": {\n        \"id\": 6,\n        \"courseName\": \"Web development essentials\",\n        \"courseDescription\": \"the fundamental building blocks of creating websites and web applications. It's like having a toolbox with the most important tools for this job.\",\n        \"coursePrice\": 3000,\n        \"courseHours\": 30,\n        \"CourseImage\": \"/storage/2024-05-23-03-16-56.jpg\",\n        \"quantity\": 4,\n        \"user\": \"youssef\"\n    }\n}"}],"_postman_id":"d2fcaf48-25fc-4b9b-9377-3c08e1b05396"}],"id":"3f7669ee-b848-4853-b70c-113d5696d959","_postman_id":"3f7669ee-b848-4853-b70c-113d5696d959","description":""},{"name":"Wishlists","item":[{"name":"Get Wishlist Items","id":"f995fbc8-5e37-412c-a3e0-a7b724a92ca9","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"http://127.0.0.1:8000/api/wishlists","urlObject":{"protocol":"http","port":"8000","path":["api","wishlists"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[{"id":"484a8211-95cf-4005-8d1d-fa34b8eaf399","name":"Get Wishlist Items","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"http://127.0.0.1:8000/api/wishlists"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.12"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Sat, 26 Oct 2024 14:38:17 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"phpdebugbar-id","value":"Xab9652843e0f111fc7f67447f9e783fc"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Set-Cookie","value":"tech_magnet_session=bFfn7cOpl47Jhqq9XLZGeK8n5sSwn193isRNFLRe; expires=Sat, 26 Oct 2024 16:38:17 GMT; Max-Age=7200; path=/; httponly; samesite=lax"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"Success\",\n    \"data\": [\n        {\n            \"id\": 1,\n            \"courseName\": \"Android Development Course\",\n            \"courseDescription\": \"set of process involved in developing software for smart phones , tablets\",\n            \"coursePrice\": 5400,\n            \"courseHours\": 80,\n            \"CourseImage\": \"/storage/2024-10-26-03-28-34.jpg\",\n            \"user\": \"marawan\"\n        },\n        {\n            \"id\": 5,\n            \"courseName\": \"UI/UX\",\n            \"courseDescription\": \"The UI/UX Design Fundamentals course is designed to provide you with a comprehensive understanding of user interface (UI) and user experience (UX) design principles and practices.\",\n            \"coursePrice\": 4000,\n            \"courseHours\": 75,\n            \"CourseImage\": \"/storage/2024-10-26-03-42-12.jpg\",\n            \"user\": \"marawan\"\n        }\n    ]\n}"}],"_postman_id":"f995fbc8-5e37-412c-a3e0-a7b724a92ca9"},{"name":"Total Wishlist Items","id":"8bba87ef-64e9-4039-97b1-e48ad5959e19","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"http://127.0.0.1:8000/api/wishlists-total","urlObject":{"protocol":"http","port":"8000","path":["api","wishlists-total"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[{"id":"8bea5ea8-7f9f-4ee0-ba7d-d02b833f2d9c","name":"Total Wishlist Items","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"http://127.0.0.1:8000/api/wishlists-total"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.12"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Sat, 26 Oct 2024 14:38:46 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"57"},{"key":"phpdebugbar-id","value":"Xc792c9264f174b6dad86c269cca94190"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Set-Cookie","value":"tech_magnet_session=bFfn7cOpl47Jhqq9XLZGeK8n5sSwn193isRNFLRe; expires=Sat, 26 Oct 2024 16:38:46 GMT; Max-Age=7200; path=/; httponly; samesite=lax"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"Success\",\n    \"data\": 2\n}"}],"_postman_id":"8bba87ef-64e9-4039-97b1-e48ad5959e19"},{"name":"Add Course to Wishlist","id":"47f97c4f-1fa2-4a55-934c-8823e2f135eb","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":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":"course_id","value":"6","type":"text"}]},"url":"http://127.0.0.1:8000/api/wishlists/store","urlObject":{"protocol":"http","port":"8000","path":["api","wishlists","store"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[{"id":"151e81de-ee1b-4552-81bc-ff0ba552f994","name":"Add Course to Wishlist","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"course_id","value":"6","type":"text"}]},"url":"http://127.0.0.1:8000/api/wishlists/store"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.12"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Sat, 26 Oct 2024 14:39:54 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"56"},{"key":"phpdebugbar-id","value":"X3607b96d4c266bf6d0548f94ed7e105b"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Set-Cookie","value":"tech_magnet_session=bFfn7cOpl47Jhqq9XLZGeK8n5sSwn193isRNFLRe; expires=Sat, 26 Oct 2024 16:39:54 GMT; Max-Age=7200; path=/; httponly; samesite=lax"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"Course Added to Wishlist Successfully\",\n    \"data\": [\n        {\n            \"id\": 6,\n            \"courseName\": \"Essentials of Python\",\n            \"courseDescription\": \"The Essentials of Python course is designed to provide you with a comprehensive introduction to the Python programming language.<span style=\\\"background-color: rgb(247, 247, 247); color: rgb(0, 0, 0); font-family: -apple-system, system-ui, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen-Sans, Ubuntu, Cantarell, &quot;Helvetica Neue&quot;, sans-serif; font-size: 18px;\\\">&nbsp;</span>&nbsp;Python is widely used for various applications, including web development, data analysis, scientific computing, and automation. This course is suitable for beginners with no prior programming experience as well as those with programming knowledge in other languages who want to learn Python\",\n            \"coursePrice\": 2500,\n            \"courseHours\": 55,\n            \"CourseImage\": \"/storage/2024-10-26-03-42-39.png\",\n            \"user\": \"marawan\"\n        }\n    ]\n}"}],"_postman_id":"47f97c4f-1fa2-4a55-934c-8823e2f135eb"},{"name":"Remove Course From Wishlist","id":"9fde7ea8-2a10-47ca-8806-e3da7debca7f","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":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/wishlists/destroy/6","urlObject":{"protocol":"http","port":"8000","path":["api","wishlists","destroy","6"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[{"id":"1787b75c-850d-4a8f-a997-34675d8c56b6","name":"Remove Course From Wishlist","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"http://127.0.0.1:8000/api/wishlists/destroy/6"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.12"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Sat, 26 Oct 2024 14:41:00 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"57"},{"key":"phpdebugbar-id","value":"Xc82178cbebb9ea1e1e2901ded8f941b2"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Set-Cookie","value":"tech_magnet_session=bFfn7cOpl47Jhqq9XLZGeK8n5sSwn193isRNFLRe; expires=Sat, 26 Oct 2024 16:41:00 GMT; Max-Age=7200; path=/; httponly; samesite=lax"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"Course Removed From Wishlist Successfully\",\n    \"data\": [\n        {\n            \"id\": 1,\n            \"courseName\": \"Android Development Course\",\n            \"courseDescription\": \"set of process involved in developing software for smart phones , tablets\",\n            \"coursePrice\": 5400,\n            \"courseHours\": 80,\n            \"CourseImage\": \"/storage/2024-10-26-03-28-34.jpg\",\n            \"user\": \"marawan\"\n        },\n        {\n            \"id\": 5,\n            \"courseName\": \"UI/UX\",\n            \"courseDescription\": \"The UI/UX Design Fundamentals course is designed to provide you with a comprehensive understanding of user interface (UI) and user experience (UX) design principles and practices.\",\n            \"coursePrice\": 4000,\n            \"courseHours\": 75,\n            \"CourseImage\": \"/storage/2024-10-26-03-42-12.jpg\",\n            \"user\": \"marawan\"\n        }\n    ]\n}"}],"_postman_id":"9fde7ea8-2a10-47ca-8806-e3da7debca7f"}],"id":"e27d2478-1147-4912-a4e2-c8f0befd65b9","_postman_id":"e27d2478-1147-4912-a4e2-c8f0befd65b9","description":""},{"name":"Addresses","item":[{"name":"Get All Addresses","id":"7567395e-4b1d-4629-9e61-1c65b1ba2b7c","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://127.0.0.1:8000/api/addresses","urlObject":{"protocol":"http","port":"8000","path":["api","addresses"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[{"id":"79177728-d20d-4085-ba7c-9f89a6ee554a","name":"Get All Addresses","originalRequest":{"method":"GET","header":[],"url":"http://127.0.0.1:8000/api/addresses"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.12"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Sun, 03 Nov 2024 11:47:51 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"phpdebugbar-id","value":"X962c72f8bd3dfa6a4fd92b4f0f0c1eab"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Set-Cookie","value":"tech_magnet_session=jhbcTjiwZoWT6jrpfYQK3qCPbG195z4UjFeQYVid; expires=Sun, 03 Nov 2024 13:47:51 GMT; Max-Age=7200; path=/; httponly; samesite=lax"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"Success\",\n    \"data\": [\n        {\n            \"id\": 1,\n            \"address\": \"El Mohandesin\",\n            \"city\": \"Cairo\"\n        }\n    ]\n}"}],"_postman_id":"7567395e-4b1d-4629-9e61-1c65b1ba2b7c"},{"name":"Add New Address","id":"afe47630-4657-42ba-8b83-f0b100aeaa1e","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"address","value":"Masr el Gedida","type":"text"},{"key":"city_id","value":"5","type":"text"}]},"url":"http://127.0.0.1:8000/api/addresses","urlObject":{"protocol":"http","port":"8000","path":["api","addresses"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[{"id":"50ec9b3d-fd77-469c-98b8-6cc90416aace","name":"Add New Address","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"address","value":"Maadi","type":"text"},{"key":"city_id","value":"5","type":"text"}]},"url":"http://127.0.0.1:8000/api/addresses"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.12"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Sun, 03 Nov 2024 11:50:15 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"phpdebugbar-id","value":"X6d2d1c4f5dc22147fe0d8f32cc5cfe50"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Set-Cookie","value":"tech_magnet_session=jhbcTjiwZoWT6jrpfYQK3qCPbG195z4UjFeQYVid; expires=Sun, 03 Nov 2024 13:50:15 GMT; Max-Age=7200; path=/; httponly; samesite=lax"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"Address Created Successfully\",\n    \"data\": [\n        {\n            \"id\": 1,\n            \"address\": \"El Mohandesin\",\n            \"city\": \"Cairo\"\n        },\n        {\n            \"id\": 3,\n            \"address\": \"Maadi\",\n            \"city\": \"Cairo\"\n        }\n    ]\n}"}],"_postman_id":"afe47630-4657-42ba-8b83-f0b100aeaa1e"},{"name":"Update Existing Address","id":"afe4598c-c05d-4759-800c-4964dc19922f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"address","value":"Mandara","type":"text"},{"key":"city_id","value":"1","type":"text"}]},"url":"http://127.0.0.1:8000/api/addresses/1","urlObject":{"protocol":"http","port":"8000","path":["api","addresses","1"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[{"id":"244070bd-3fa0-4ba2-9245-aacf0a6c28bf","name":"Update Existing Address","originalRequest":{"method":"PUT","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"address","value":"Mandara","type":"text"},{"key":"city_id","value":"1","type":"text"}]},"url":"http://127.0.0.1:8000/api/addresses/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.12"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Sun, 03 Nov 2024 11:52:44 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"56"},{"key":"phpdebugbar-id","value":"Xfe99ee14b76f19db836f24ab811061df"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Set-Cookie","value":"tech_magnet_session=jhbcTjiwZoWT6jrpfYQK3qCPbG195z4UjFeQYVid; expires=Sun, 03 Nov 2024 13:52:44 GMT; Max-Age=7200; path=/; httponly; samesite=lax"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"Address Updated Successfully\",\n    \"data\": [\n        {\n            \"id\": 1,\n            \"address\": \"Mandara\",\n            \"city\": \"Alexandria\"\n        },\n        {\n            \"id\": 3,\n            \"address\": \"Maadi\",\n            \"city\": \"Cairo\"\n        }\n    ]\n}"}],"_postman_id":"afe4598c-c05d-4759-800c-4964dc19922f"},{"name":"Delete Address","id":"a6d71de5-3213-4941-a02e-9a655eb86be0","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"http://127.0.0.1:8000/api/addresses/50","urlObject":{"protocol":"http","port":"8000","path":["api","addresses","50"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[{"id":"744ecd68-02d1-4d37-abf5-e75a66c26487","name":"Delete Address","originalRequest":{"method":"DELETE","header":[],"url":"http://127.0.0.1:8000/api/addresses/4"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.12"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Sun, 03 Nov 2024 11:57:07 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"phpdebugbar-id","value":"X4b84d476e4b2789c9f8a55dafe377c57"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Set-Cookie","value":"tech_magnet_session=jhbcTjiwZoWT6jrpfYQK3qCPbG195z4UjFeQYVid; expires=Sun, 03 Nov 2024 13:57:07 GMT; Max-Age=7200; path=/; httponly; samesite=lax"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"Adress Deleted Successfully\",\n    \"data\": [\n        {\n            \"id\": 1,\n            \"address\": \"Mandara\",\n            \"city\": \"Alexandria\"\n        },\n        {\n            \"id\": 3,\n            \"address\": \"Maadi\",\n            \"city\": \"Cairo\"\n        }\n    ]\n}"}],"_postman_id":"a6d71de5-3213-4941-a02e-9a655eb86be0"}],"id":"eaaccd4f-1ab7-4d34-a70d-30e944777ce9","_postman_id":"eaaccd4f-1ab7-4d34-a70d-30e944777ce9","description":""},{"name":"Bundles","item":[{"name":"Get All Bundles","id":"e07ff1f4-d1a1-415e-928f-dd0ebffd79f3","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"method":"GET","header":[],"url":"http://127.0.0.1:8000/api/bundles","urlObject":{"protocol":"http","port":"8000","path":["api","bundles"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[{"id":"08ae2b93-bf0f-4aad-9f3a-009097ee6a34","name":"Get All Bundles","originalRequest":{"method":"GET","header":[],"url":"http://127.0.0.1:8000/api/bundles"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.12"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Wed, 08 Jan 2025 11:56:26 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"phpdebugbar-id","value":"Xa30412770f581d087765c7ca5ada8129"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Set-Cookie","value":"tech_magnet_session=6UfrwWpahJjCwEmI0sQEFfYWbXb1Xy34MBz1ExJQ; expires=Wed, 08 Jan 2025 13:56:27 GMT; Max-Age=7200; path=/; httponly; samesite=lax"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"Success\",\n    \"data\": [\n        {\n            \"id\": 1,\n            \"name\": \"Web Development Mastery\",\n            \"description\": \"Comprehensive course bundle covering HTML, CSS, JavaScript, and more.\",\n            \"price\": 1500,\n            \"image\": \"/storage/bundles/1/1736335777_677e61a148b48.jpeg\",\n            \"courses\": [\n                {\n                    \"image\": \"/storage/courses/1/1736330920_677e4ea8dbb77.jpg\",\n                    \"id\": 1,\n                    \"name\": \"Web development essentials\",\n                    \"description\": \"the fundamental building blocks of creating websites and web applications. It's like having a toolbox with the most important tools for this job.\",\n                    \"price\": 3000,\n                    \"hours\": 30,\n                    \"category\": \"Web Development\"\n                },\n                {\n                    \"image\": \"/storage/courses/2/1736330507_677e4d0b9cc67.jpg\",\n                    \"id\": 2,\n                    \"name\": \"Frontend Course\",\n                    \"description\": \"designed to provide you with a comprehensive introduction to the essential concepts, tools, and techniques required to build modern and user-friendly websites\",\n                    \"price\": 4000,\n                    \"hours\": 80,\n                    \"category\": \"Web Development\"\n                }\n            ]\n        },\n        {\n            \"id\": 2,\n            \"name\": \"Data Science Essentials\",\n            \"description\": \"Learn the basics of data analysis, statistics, and machine learning\",\n            \"price\": 200,\n            \"image\": \"/storage/bundles/2/1736335794_677e61b2234a1.jpeg\",\n            \"courses\": [\n                {\n                    \"image\": \"/storage/courses/9/1736331552_677e51204cacf.jpg\",\n                    \"id\": 9,\n                    \"name\": \"Data Science Diploma\",\n                    \"description\": \"The Data Science&nbsp;Diploma course is a comprehensive program designed to provide you with the knowledge and skills required to excel in the field of data science. Data science involves extracting insights and knowledge from large and complex datasets using various techniques, including statistical analysis, machine learning, and data visualization. This course covers a wide range of topics to equip you with the necessary skills to become a proficient data scientist.\",\n                    \"price\": 12000,\n                    \"hours\": 150,\n                    \"category\": \"Data Science\"\n                }\n            ]\n        },\n        {\n            \"id\": 3,\n            \"name\": \"Full-Stack Development\",\n            \"description\": \"End-to-end web development with front-end and back-end technologies\",\n            \"price\": 300,\n            \"image\": \"/storage/bundles/3/1736335811_677e61c3199de.jpeg\",\n            \"courses\": [\n                {\n                    \"image\": \"/storage/courses/3/1736331305_677e5029db038.png\",\n                    \"id\": 3,\n                    \"name\": \"Full Stack Diploma\",\n                    \"description\": \"comprehensive program designed to equip you with the skills and knowledge required to build dynamic and interactive web applications\",\n                    \"price\": 10000,\n                    \"hours\": 140,\n                    \"category\": \"Web Development\"\n                },\n                {\n                    \"image\": \"/storage/courses/1/1736330920_677e4ea8dbb77.jpg\",\n                    \"id\": 1,\n                    \"name\": \"Web development essentials\",\n                    \"description\": \"the fundamental building blocks of creating websites and web applications. It's like having a toolbox with the most important tools for this job.\",\n                    \"price\": 3000,\n                    \"hours\": 30,\n                    \"category\": \"Web Development\"\n                },\n                {\n                    \"image\": \"/storage/courses/2/1736330507_677e4d0b9cc67.jpg\",\n                    \"id\": 2,\n                    \"name\": \"Frontend Course\",\n                    \"description\": \"designed to provide you with a comprehensive introduction to the essential concepts, tools, and techniques required to build modern and user-friendly websites\",\n                    \"price\": 4000,\n                    \"hours\": 80,\n                    \"category\": \"Web Development\"\n                }\n            ]\n        }\n    ]\n}"}],"_postman_id":"e07ff1f4-d1a1-415e-928f-dd0ebffd79f3"},{"name":"Show Bundle Details","id":"96a24a14-8f0e-4484-9510-e90b76aa9e57","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"method":"GET","header":[],"url":"http://127.0.0.1:8000/api/bundles/2","urlObject":{"protocol":"http","port":"8000","path":["api","bundles","2"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[{"id":"240a4d26-6da0-498c-bca4-c7eb4f25af5e","name":"Show Bundle Details","originalRequest":{"method":"GET","header":[],"url":"http://127.0.0.1:8000/api/bundles/2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.12"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Wed, 08 Jan 2025 11:57:03 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"phpdebugbar-id","value":"X6ed62bed95f4ba836f58fb87b63eb81e"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Set-Cookie","value":"tech_magnet_session=6UfrwWpahJjCwEmI0sQEFfYWbXb1Xy34MBz1ExJQ; expires=Wed, 08 Jan 2025 13:57:03 GMT; Max-Age=7200; path=/; httponly; samesite=lax"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"Success\",\n    \"data\": {\n        \"id\": 2,\n        \"name\": \"Data Science Essentials\",\n        \"description\": \"Learn the basics of data analysis, statistics, and machine learning\",\n        \"price\": 200,\n        \"image\": \"/storage/bundles/2/1736335794_677e61b2234a1.jpeg\",\n        \"courses\": [\n            {\n                \"image\": \"/storage/courses/9/1736331552_677e51204cacf.jpg\",\n                \"id\": 9,\n                \"name\": \"Data Science Diploma\",\n                \"description\": \"The Data Science&nbsp;Diploma course is a comprehensive program designed to provide you with the knowledge and skills required to excel in the field of data science. Data science involves extracting insights and knowledge from large and complex datasets using various techniques, including statistical analysis, machine learning, and data visualization. This course covers a wide range of topics to equip you with the necessary skills to become a proficient data scientist.\",\n                \"price\": 12000,\n                \"hours\": 150,\n                \"category\": \"Data Science\"\n            }\n        ]\n    }\n}"}],"_postman_id":"96a24a14-8f0e-4484-9510-e90b76aa9e57"}],"id":"68151dee-d2f0-4b61-a78c-618ffc719dbc","_postman_id":"68151dee-d2f0-4b61-a78c-618ffc719dbc","description":""},{"name":"Checkout","item":[{"name":"Get Checkout Details","id":"ebd032ee-bdac-45d9-8c7c-e846feeff4b0","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://127.0.0.1:8000/api/checkout","urlObject":{"protocol":"http","port":"8000","path":["api","checkout"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[{"id":"21921989-39b8-4baa-bf15-ff05ca459ee4","name":"Handle Error Checkout Empty","originalRequest":{"method":"GET","header":[],"url":"http://127.0.0.1:8000/api/checkout"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.12"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Tue, 05 Nov 2024 12:37:32 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"phpdebugbar-id","value":"X2e7398eb80aa86c367c1c25cd3729baa"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Set-Cookie","value":"tech_magnet_session=DOjRsdEBm2seoMLmHVPYPpVMLvImqZxloV9PItp2; expires=Tue, 05 Nov 2024 14:37:32 GMT; Max-Age=7200; path=/; httponly; samesite=lax"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": false,\n    \"message\": \"Your Cart is Empty! Start Shopping Now.\"\n}"},{"id":"36c7222a-93c8-40a6-9fb0-a1c89a68e9a6","name":"Get Checkout Details Successfully","originalRequest":{"method":"GET","header":[],"url":"http://127.0.0.1:8000/api/checkout"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.12"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Tue, 05 Nov 2024 12:39:39 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"phpdebugbar-id","value":"Xf66225cdb8bd5ee5d47728793b7581d2"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Set-Cookie","value":"tech_magnet_session=DOjRsdEBm2seoMLmHVPYPpVMLvImqZxloV9PItp2; expires=Tue, 05 Nov 2024 14:39:40 GMT; Max-Age=7200; path=/; httponly; samesite=lax"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"Success\",\n    \"data\": [\n        {\n            \"id\": 9,\n            \"courseName\": \"Backend Course\",\n            \"courseDescription\": \"The Backend Development Fundamentals course provides a comprehensive introduction to the principles, tools, and technologies involved in building the server-side of web applications. This course is designed for individuals who are interested in pursuing a career in backend development or seeking to enhance their existing programming skills\",\n            \"coursePrice\": 6000,\n            \"courseHours\": 140,\n            \"CourseImage\": \"/storage/2024-10-26-03-25-39.jpg\",\n            \"user\": \"youssef\"\n        },\n        {\n            \"id\": 10,\n            \"courseName\": \"Data Scientist Diploma\",\n            \"courseDescription\": \"The Data Scientist Diploma course is a comprehensive program designed to provide you with the knowledge and skills required to excel in the field of data science. Data science involves extracting insights and knowledge from large and complex datasets using various techniques, including statistical analysis, machine learning, and data visualization. This course covers a wide range of topics to equip you with the necessary skills to become a proficient data scientist.\",\n            \"coursePrice\": 12000,\n            \"courseHours\": 90,\n            \"CourseImage\": \"/storage/2024-05-22-08-42-25.jpg\",\n            \"user\": \"youssef\"\n        }\n    ]\n}"}],"_postman_id":"ebd032ee-bdac-45d9-8c7c-e846feeff4b0"}],"id":"0f7cabf2-ff38-4024-9488-77598dd3b46f","_postman_id":"0f7cabf2-ff38-4024-9488-77598dd3b46f","description":""},{"name":"Banners","item":[{"name":"View All Banners","id":"bc3c655e-9b12-4ad7-a26f-ce3fd0a33220","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://127.0.0.1:8000/api/banners","urlObject":{"protocol":"http","port":"8000","path":["api","banners"],"host":["127","0","0","1"],"query":[{"disabled":true,"description":{"content":"<p>(Optional ) get banner locations based on location parameter</p>\n","type":"text/plain"},"key":"location","value":"Popup Modal"}],"variable":[]}},"response":[{"id":"549003d4-84d9-4124-b3a5-138d2a14f443","name":"View All Banners","originalRequest":{"method":"GET","header":[],"url":"http://127.0.0.1:8000/api/banners"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.12"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Sun, 16 Feb 2025 17:19:46 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"phpdebugbar-id","value":"X8f1cf0ba4c4a4760f1f59b07d844d484"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Set-Cookie","value":"tech_magnet_session=7yVhEWqhEvDx0OVOwrDdALri8qZCRwoBKHqLlPDS; expires=Sun, 16 Feb 2025 19:19:47 GMT; Max-Age=7200; path=/; httponly; samesite=lax"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"Success\",\n    \"data\": [\n        {\n            \"image\": \"/storage/banners/1/1739716034_67b1f5c24fba7.jfif\",\n            \"id\": 1,\n            \"name\": \"Homepage Banner\",\n            \"locations\": [\n                {\n                    \"id\": 1,\n                    \"name\": \"Homepage Top\"\n                }\n            ]\n        },\n        {\n            \"image\": \"/storage/banners/2/1739716444_67b1f75c71ac0.jfif\",\n            \"id\": 2,\n            \"name\": \"Course Promotion Banner\",\n            \"locations\": [\n                {\n                    \"id\": 2,\n                    \"name\": \"Homepage Sidebar\"\n                },\n                {\n                    \"id\": 3,\n                    \"name\": \"Course Page Header\"\n                }\n            ]\n        },\n        {\n            \"image\": \"/storage/banners/3/1739716465_67b1f7710309d.jfif\",\n            \"id\": 3,\n            \"name\": \"Discount Offer Banner\",\n            \"locations\": [\n                {\n                    \"id\": 1,\n                    \"name\": \"Homepage Top\"\n                },\n                {\n                    \"id\": 2,\n                    \"name\": \"Homepage Sidebar\"\n                },\n                {\n                    \"id\": 3,\n                    \"name\": \"Course Page Header\"\n                },\n                {\n                    \"id\": 4,\n                    \"name\": \"Footer Banner\"\n                },\n                {\n                    \"id\": 5,\n                    \"name\": \"Popup Modal\"\n                }\n            ]\n        },\n        {\n            \"image\": \"/storage/banners/7/1739716705_67b1f861eb74f.jfif\",\n            \"id\": 7,\n            \"name\": \"Webinar Announcement Banner\",\n            \"locations\": [\n                {\n                    \"id\": 1,\n                    \"name\": \"Homepage Top\"\n                },\n                {\n                    \"id\": 2,\n                    \"name\": \"Homepage Sidebar\"\n                }\n            ]\n        }\n    ]\n}"},{"id":"fd8d5a55-e8d7-440a-89d1-c21c67ccde5f","name":"View Banners with Location Filter","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://127.0.0.1:8000/api/banners?location=Popup Modal","protocol":"http","host":["127","0","0","1"],"port":"8000","path":["api","banners"],"query":[{"key":"location","value":"Popup Modal"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.12"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Sun, 16 Feb 2025 17:23:24 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"phpdebugbar-id","value":"X97adc0d8f45f79838b5b27e825c11a1e"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Set-Cookie","value":"tech_magnet_session=7yVhEWqhEvDx0OVOwrDdALri8qZCRwoBKHqLlPDS; expires=Sun, 16 Feb 2025 19:23:24 GMT; Max-Age=7200; path=/; httponly; samesite=lax"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"Success\",\n    \"data\": [\n        {\n            \"image\": \"/storage/banners/3/1739716465_67b1f7710309d.jfif\",\n            \"id\": 3,\n            \"name\": \"Discount Offer Banner\",\n            \"locations\": [\n                {\n                    \"id\": 1,\n                    \"name\": \"Homepage Top\"\n                },\n                {\n                    \"id\": 2,\n                    \"name\": \"Homepage Sidebar\"\n                },\n                {\n                    \"id\": 3,\n                    \"name\": \"Course Page Header\"\n                },\n                {\n                    \"id\": 4,\n                    \"name\": \"Footer Banner\"\n                },\n                {\n                    \"id\": 5,\n                    \"name\": \"Popup Modal\"\n                }\n            ]\n        }\n    ]\n}"}],"_postman_id":"bc3c655e-9b12-4ad7-a26f-ce3fd0a33220"},{"name":"Show Banner Details","id":"75b168e5-a4ec-4a27-8aa2-c566130a4d83","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://127.0.0.1:8000/api/banners/1","urlObject":{"protocol":"http","port":"8000","path":["api","banners","1"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[{"id":"70485fdf-6b4e-465b-9bf4-0c31635923cc","name":"Show Banner Details","originalRequest":{"method":"GET","header":[],"url":"http://127.0.0.1:8000/api/banners/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.12"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Sun, 16 Feb 2025 17:26:12 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"phpdebugbar-id","value":"X9841a8cf8ce16abe3c0beaa36e41d394"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Set-Cookie","value":"tech_magnet_session=7yVhEWqhEvDx0OVOwrDdALri8qZCRwoBKHqLlPDS; expires=Sun, 16 Feb 2025 19:26:13 GMT; Max-Age=7200; path=/; httponly; samesite=lax"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"Success\",\n    \"data\": {\n        \"image\": \"/storage/banners/1/1739716034_67b1f5c24fba7.jfif\",\n        \"id\": 1,\n        \"name\": \"Homepage Banner\",\n        \"locations\": [\n            {\n                \"id\": 1,\n                \"name\": \"Homepage Top\"\n            }\n        ]\n    }\n}"}],"_postman_id":"75b168e5-a4ec-4a27-8aa2-c566130a4d83"}],"id":"567852a7-c2fa-43c5-b5d2-b39cb0a1a06b","_postman_id":"567852a7-c2fa-43c5-b5d2-b39cb0a1a06b","description":""},{"name":"Countries","item":[{"name":"View All Countries","id":"e86a58f0-1db4-4f4f-becb-319e39df1bf0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://127.0.0.1:8000/api/countries","urlObject":{"protocol":"http","port":"8000","path":["api","countries"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[{"id":"ab29143b-eec5-4258-9b2e-91db5e89056f","name":"View All Countries","originalRequest":{"method":"GET","header":[],"url":"http://127.0.0.1:8000/api/countries"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.12"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Wed, 19 Feb 2025 11:02:21 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"phpdebugbar-id","value":"X99c93fd3d0a7b6ca94e92a8f6de267b6"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Set-Cookie","value":"tech_magnet_session=sUDrxVzpmb7QiSITeCI4EKId8XvwuMBvgYAlDnS5; expires=Wed, 19 Feb 2025 13:02:21 GMT; Max-Age=7200; path=/; httponly; samesite=lax"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"Success\",\n    \"data\": [\n        {\n            \"id\": 1,\n            \"name\": \"Egypt\",\n            \"code\": \"EGY\",\n            \"phone_code\": \"+20\",\n            \"cities\": [\n                {\n                    \"id\": 1,\n                    \"name\": \"Alexandria\"\n                },\n                {\n                    \"id\": 2,\n                    \"name\": \"Aswan\"\n                },\n                {\n                    \"id\": 4,\n                    \"name\": \"Assiut\"\n                },\n                {\n                    \"id\": 5,\n                    \"name\": \"Cairo\"\n                },\n                {\n                    \"id\": 6,\n                    \"name\": \"Daqahliya\"\n                },\n                {\n                    \"id\": 7,\n                    \"name\": \"Damietta\"\n                },\n                {\n                    \"id\": 8,\n                    \"name\": \"Fayoum\"\n                },\n                {\n                    \"id\": 9,\n                    \"name\": \"Gharbiya\"\n                },\n                {\n                    \"id\": 10,\n                    \"name\": \"Helwan\"\n                },\n                {\n                    \"id\": 11,\n                    \"name\": \"Ismailia\"\n                },\n                {\n                    \"id\": 12,\n                    \"name\": \"Kafr El Sheikh\"\n                },\n                {\n                    \"id\": 13,\n                    \"name\": \"Luxor\"\n                },\n                {\n                    \"id\": 14,\n                    \"name\": \"Bani Suef\"\n                },\n                {\n                    \"id\": 15,\n                    \"name\": \"Minya\"\n                },\n                {\n                    \"id\": 16,\n                    \"name\": \"Monofiya\"\n                },\n                {\n                    \"id\": 17,\n                    \"name\": \"North Sinai\"\n                },\n                {\n                    \"id\": 18,\n                    \"name\": \"Giza\"\n                },\n                {\n                    \"id\": 19,\n                    \"name\": \"Port Said\"\n                },\n                {\n                    \"id\": 20,\n                    \"name\": \"Qalioubiya\"\n                },\n                {\n                    \"id\": 21,\n                    \"name\": \"Qena\"\n                },\n                {\n                    \"id\": 22,\n                    \"name\": \"Marsa Matrouh\"\n                },\n                {\n                    \"id\": 23,\n                    \"name\": \"Sharqiya\"\n                },\n                {\n                    \"id\": 24,\n                    \"name\": \"New Valley\"\n                },\n                {\n                    \"id\": 25,\n                    \"name\": \"Sohag\"\n                },\n                {\n                    \"id\": 26,\n                    \"name\": \"Red Sea\"\n                },\n                {\n                    \"id\": 27,\n                    \"name\": \"Suez\"\n                },\n                {\n                    \"id\": 28,\n                    \"name\": \"South Sinai\"\n                },\n                {\n                    \"id\": 29,\n                    \"name\": \"Tanta\"\n                },\n                {\n                    \"id\": 30,\n                    \"name\": \"Borg El Arab\"\n                },\n                {\n                    \"id\": 31,\n                    \"name\": \"6th of October\"\n                },\n                {\n                    \"id\": 32,\n                    \"name\": \"Shubra El Kheima\"\n                },\n                {\n                    \"id\": 33,\n                    \"name\": \"10th of Ramadan\"\n                },\n                {\n                    \"id\": 34,\n                    \"name\": \"Zagazig\"\n                },\n                {\n                    \"id\": 35,\n                    \"name\": \"Mansoura\"\n                },\n                {\n                    \"id\": 36,\n                    \"name\": \"Damanhur\"\n                },\n                {\n                    \"id\": 37,\n                    \"name\": \"Banha\"\n                },\n                {\n                    \"id\": 38,\n                    \"name\": \"Mallawi\"\n                },\n                {\n                    \"id\": 39,\n                    \"name\": \"El-Mahalla El-Kubra\"\n                },\n                {\n                    \"id\": 40,\n                    \"name\": \"Kafr El Dawwar\"\n                },\n                {\n                    \"id\": 41,\n                    \"name\": \"Sidi Barrani\"\n                },\n                {\n                    \"id\": 42,\n                    \"name\": \"Qus\"\n                },\n                {\n                    \"id\": 43,\n                    \"name\": \"Arish\"\n                },\n                {\n                    \"id\": 44,\n                    \"name\": \"Hurghada\"\n                },\n                {\n                    \"id\": 45,\n                    \"name\": \"Sharm El Sheikh\"\n                },\n                {\n                    \"id\": 46,\n                    \"name\": \"El Gouna\"\n                },\n                {\n                    \"id\": 47,\n                    \"name\": \"Safaga\"\n                },\n                {\n                    \"id\": 48,\n                    \"name\": \"Dahab\"\n                },\n                {\n                    \"id\": 49,\n                    \"name\": \"El Tor\"\n                },\n                {\n                    \"id\": 50,\n                    \"name\": \"Bilbays\"\n                }\n            ]\n        },\n        {\n            \"id\": 2,\n            \"name\": \"United States\",\n            \"code\": \"US\",\n            \"phone_code\": \"+1\",\n            \"cities\": []\n        },\n        {\n            \"id\": 3,\n            \"name\": \"United Kingdom\",\n            \"code\": \"UK\",\n            \"phone_code\": \"+44\",\n            \"cities\": []\n        },\n        {\n            \"id\": 4,\n            \"name\": \"India\",\n            \"code\": \"IN\",\n            \"phone_code\": \"+91\",\n            \"cities\": []\n        },\n        {\n            \"id\": 5,\n            \"name\": \"Canada\",\n            \"code\": \"CA\",\n            \"phone_code\": \"+1\",\n            \"cities\": []\n        },\n        {\n            \"id\": 6,\n            \"name\": \"Australia\",\n            \"code\": \"AU\",\n            \"phone_code\": \"+61\",\n            \"cities\": []\n        },\n        {\n            \"id\": 7,\n            \"name\": \"Germany\",\n            \"code\": \"DE\",\n            \"phone_code\": \"+49\",\n            \"cities\": [\n                {\n                    \"id\": 3,\n                    \"name\": \"Berlin\"\n                }\n            ]\n        },\n        {\n            \"id\": 8,\n            \"name\": \"France\",\n            \"code\": \"FR\",\n            \"phone_code\": \"+33\",\n            \"cities\": []\n        },\n        {\n            \"id\": 9,\n            \"name\": \"Italy\",\n            \"code\": \"IT\",\n            \"phone_code\": \"+39\",\n            \"cities\": [\n                {\n                    \"id\": 51,\n                    \"name\": \"Rome\"\n                }\n            ]\n        },\n        {\n            \"id\": 10,\n            \"name\": \"Spain\",\n            \"code\": \"ES\",\n            \"phone_code\": \"+34\",\n            \"cities\": []\n        },\n        {\n            \"id\": 11,\n            \"name\": \"Brazil\",\n            \"code\": \"BR\",\n            \"phone_code\": \"+55\",\n            \"cities\": []\n        },\n        {\n            \"id\": 12,\n            \"name\": \"Mexico\",\n            \"code\": \"MX\",\n            \"phone_code\": \"+52\",\n            \"cities\": []\n        },\n        {\n            \"id\": 13,\n            \"name\": \"Argentina\",\n            \"code\": \"AR\",\n            \"phone_code\": \"+54\",\n            \"cities\": []\n        },\n        {\n            \"id\": 14,\n            \"name\": \"Russia\",\n            \"code\": \"RU\",\n            \"phone_code\": \"+7\",\n            \"cities\": []\n        },\n        {\n            \"id\": 15,\n            \"name\": \"China\",\n            \"code\": \"CN\",\n            \"phone_code\": \"+86\",\n            \"cities\": []\n        },\n        {\n            \"id\": 16,\n            \"name\": \"Japan\",\n            \"code\": \"JP\",\n            \"phone_code\": \"+81\",\n            \"cities\": []\n        },\n        {\n            \"id\": 17,\n            \"name\": \"South Korea\",\n            \"code\": \"KR\",\n            \"phone_code\": \"+82\",\n            \"cities\": []\n        },\n        {\n            \"id\": 18,\n            \"name\": \"South Africa\",\n            \"code\": \"ZA\",\n            \"phone_code\": \"+27\",\n            \"cities\": []\n        },\n        {\n            \"id\": 19,\n            \"name\": \"Nigeria\",\n            \"code\": \"NG\",\n            \"phone_code\": \"+234\",\n            \"cities\": []\n        },\n        {\n            \"id\": 20,\n            \"name\": \"Kenya\",\n            \"code\": \"KE\",\n            \"phone_code\": \"+254\",\n            \"cities\": []\n        },\n        {\n            \"id\": 21,\n            \"name\": \"Turkey\",\n            \"code\": \"TR\",\n            \"phone_code\": \"+90\",\n            \"cities\": []\n        },\n        {\n            \"id\": 22,\n            \"name\": \"Saudi Arabia\",\n            \"code\": \"SA\",\n            \"phone_code\": \"+966\",\n            \"cities\": []\n        },\n        {\n            \"id\": 23,\n            \"name\": \"United Arab Emirates\",\n            \"code\": \"AE\",\n            \"phone_code\": \"+971\",\n            \"cities\": []\n        },\n        {\n            \"id\": 24,\n            \"name\": \"Sweden\",\n            \"code\": \"SE\",\n            \"phone_code\": \"+46\",\n            \"cities\": []\n        },\n        {\n            \"id\": 25,\n            \"name\": \"Norway\",\n            \"code\": \"NO\",\n            \"phone_code\": \"+47\",\n            \"cities\": []\n        },\n        {\n            \"id\": 26,\n            \"name\": \"Finland\",\n            \"code\": \"FI\",\n            \"phone_code\": \"+358\",\n            \"cities\": []\n        },\n        {\n            \"id\": 27,\n            \"name\": \"Denmark\",\n            \"code\": \"DK\",\n            \"phone_code\": \"+45\",\n            \"cities\": []\n        },\n        {\n            \"id\": 28,\n            \"name\": \"Poland\",\n            \"code\": \"PL\",\n            \"phone_code\": \"+48\",\n            \"cities\": []\n        },\n        {\n            \"id\": 29,\n            \"name\": \"Netherlands\",\n            \"code\": \"NL\",\n            \"phone_code\": \"+31\",\n            \"cities\": []\n        },\n        {\n            \"id\": 30,\n            \"name\": \"Belgium\",\n            \"code\": \"BE\",\n            \"phone_code\": \"+32\",\n            \"cities\": []\n        },\n        {\n            \"id\": 31,\n            \"name\": \"Switzerland\",\n            \"code\": \"CH\",\n            \"phone_code\": \"+41\",\n            \"cities\": []\n        },\n        {\n            \"id\": 32,\n            \"name\": \"Austria\",\n            \"code\": \"AT\",\n            \"phone_code\": \"+43\",\n            \"cities\": []\n        },\n        {\n            \"id\": 33,\n            \"name\": \"Portugal\",\n            \"code\": \"PT\",\n            \"phone_code\": \"+351\",\n            \"cities\": []\n        },\n        {\n            \"id\": 34,\n            \"name\": \"Greece\",\n            \"code\": \"GR\",\n            \"phone_code\": \"+30\",\n            \"cities\": []\n        },\n        {\n            \"id\": 35,\n            \"name\": \"Czech Republic\",\n            \"code\": \"CZ\",\n            \"phone_code\": \"+420\",\n            \"cities\": []\n        },\n        {\n            \"id\": 36,\n            \"name\": \"Hungary\",\n            \"code\": \"HU\",\n            \"phone_code\": \"+36\",\n            \"cities\": []\n        },\n        {\n            \"id\": 37,\n            \"name\": \"Romania\",\n            \"code\": \"RO\",\n            \"phone_code\": \"+40\",\n            \"cities\": []\n        },\n        {\n            \"id\": 38,\n            \"name\": \"Bulgaria\",\n            \"code\": \"BG\",\n            \"phone_code\": \"+359\",\n            \"cities\": []\n        },\n        {\n            \"id\": 39,\n            \"name\": \"Croatia\",\n            \"code\": \"HR\",\n            \"phone_code\": \"+385\",\n            \"cities\": []\n        },\n        {\n            \"id\": 40,\n            \"name\": \"Slovakia\",\n            \"code\": \"SK\",\n            \"phone_code\": \"+421\",\n            \"cities\": []\n        },\n        {\n            \"id\": 41,\n            \"name\": \"Slovenia\",\n            \"code\": \"SI\",\n            \"phone_code\": \"+386\",\n            \"cities\": []\n        },\n        {\n            \"id\": 42,\n            \"name\": \"Ireland\",\n            \"code\": \"IE\",\n            \"phone_code\": \"+353\",\n            \"cities\": []\n        },\n        {\n            \"id\": 43,\n            \"name\": \"New Zealand\",\n            \"code\": \"NZ\",\n            \"phone_code\": \"+64\",\n            \"cities\": []\n        },\n        {\n            \"id\": 44,\n            \"name\": \"Israel\",\n            \"code\": \"IL\",\n            \"phone_code\": \"+972\",\n            \"cities\": []\n        },\n        {\n            \"id\": 45,\n            \"name\": \"Indonesia\",\n            \"code\": \"ID\",\n            \"phone_code\": \"+62\",\n            \"cities\": []\n        },\n        {\n            \"id\": 46,\n            \"name\": \"Malaysia\",\n            \"code\": \"MY\",\n            \"phone_code\": \"+60\",\n            \"cities\": []\n        },\n        {\n            \"id\": 47,\n            \"name\": \"Singapore\",\n            \"code\": \"SG\",\n            \"phone_code\": \"+65\",\n            \"cities\": []\n        },\n        {\n            \"id\": 48,\n            \"name\": \"Thailand\",\n            \"code\": \"TH\",\n            \"phone_code\": \"+66\",\n            \"cities\": []\n        },\n        {\n            \"id\": 49,\n            \"name\": \"Vietnam\",\n            \"code\": \"VN\",\n            \"phone_code\": \"+84\",\n            \"cities\": []\n        },\n        {\n            \"id\": 50,\n            \"name\": \"Peru\",\n            \"code\": \"PE\",\n            \"phone_code\": \"+51\",\n            \"cities\": []\n        }\n    ]\n}"}],"_postman_id":"e86a58f0-1db4-4f4f-becb-319e39df1bf0"},{"name":"Show Country Details","id":"f92268a5-1263-44e3-a2d9-ee3b15e7d178","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://127.0.0.1:8000/api/countries/1","urlObject":{"protocol":"http","port":"8000","path":["api","countries","1"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[{"id":"72713ef4-8b3d-4883-bf83-c6b6f294980f","name":"Show Country Details","originalRequest":{"method":"GET","header":[],"url":"http://127.0.0.1:8000/api/countries/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.12"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Wed, 19 Feb 2025 11:04:48 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"57"},{"key":"phpdebugbar-id","value":"Xb1a388ad184feb434a990e15b008a35a"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Set-Cookie","value":"tech_magnet_session=sUDrxVzpmb7QiSITeCI4EKId8XvwuMBvgYAlDnS5; expires=Wed, 19 Feb 2025 13:04:49 GMT; Max-Age=7200; path=/; httponly; samesite=lax"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"Success\",\n    \"data\": {\n        \"id\": 1,\n        \"name\": \"Egypt\",\n        \"code\": \"EGY\",\n        \"phone_code\": \"+20\",\n        \"cities\": [\n            {\n                \"id\": 1,\n                \"name\": \"Alexandria\"\n            },\n            {\n                \"id\": 2,\n                \"name\": \"Aswan\"\n            },\n            {\n                \"id\": 4,\n                \"name\": \"Assiut\"\n            },\n            {\n                \"id\": 5,\n                \"name\": \"Cairo\"\n            },\n            {\n                \"id\": 6,\n                \"name\": \"Daqahliya\"\n            },\n            {\n                \"id\": 7,\n                \"name\": \"Damietta\"\n            },\n            {\n                \"id\": 8,\n                \"name\": \"Fayoum\"\n            },\n            {\n                \"id\": 9,\n                \"name\": \"Gharbiya\"\n            },\n            {\n                \"id\": 10,\n                \"name\": \"Helwan\"\n            },\n            {\n                \"id\": 11,\n                \"name\": \"Ismailia\"\n            },\n            {\n                \"id\": 12,\n                \"name\": \"Kafr El Sheikh\"\n            },\n            {\n                \"id\": 13,\n                \"name\": \"Luxor\"\n            },\n            {\n                \"id\": 14,\n                \"name\": \"Bani Suef\"\n            },\n            {\n                \"id\": 15,\n                \"name\": \"Minya\"\n            },\n            {\n                \"id\": 16,\n                \"name\": \"Monofiya\"\n            },\n            {\n                \"id\": 17,\n                \"name\": \"North Sinai\"\n            },\n            {\n                \"id\": 18,\n                \"name\": \"Giza\"\n            },\n            {\n                \"id\": 19,\n                \"name\": \"Port Said\"\n            },\n            {\n                \"id\": 20,\n                \"name\": \"Qalioubiya\"\n            },\n            {\n                \"id\": 21,\n                \"name\": \"Qena\"\n            },\n            {\n                \"id\": 22,\n                \"name\": \"Marsa Matrouh\"\n            },\n            {\n                \"id\": 23,\n                \"name\": \"Sharqiya\"\n            },\n            {\n                \"id\": 24,\n                \"name\": \"New Valley\"\n            },\n            {\n                \"id\": 25,\n                \"name\": \"Sohag\"\n            },\n            {\n                \"id\": 26,\n                \"name\": \"Red Sea\"\n            },\n            {\n                \"id\": 27,\n                \"name\": \"Suez\"\n            },\n            {\n                \"id\": 28,\n                \"name\": \"South Sinai\"\n            },\n            {\n                \"id\": 29,\n                \"name\": \"Tanta\"\n            },\n            {\n                \"id\": 30,\n                \"name\": \"Borg El Arab\"\n            },\n            {\n                \"id\": 31,\n                \"name\": \"6th of October\"\n            },\n            {\n                \"id\": 32,\n                \"name\": \"Shubra El Kheima\"\n            },\n            {\n                \"id\": 33,\n                \"name\": \"10th of Ramadan\"\n            },\n            {\n                \"id\": 34,\n                \"name\": \"Zagazig\"\n            },\n            {\n                \"id\": 35,\n                \"name\": \"Mansoura\"\n            },\n            {\n                \"id\": 36,\n                \"name\": \"Damanhur\"\n            },\n            {\n                \"id\": 37,\n                \"name\": \"Banha\"\n            },\n            {\n                \"id\": 38,\n                \"name\": \"Mallawi\"\n            },\n            {\n                \"id\": 39,\n                \"name\": \"El-Mahalla El-Kubra\"\n            },\n            {\n                \"id\": 40,\n                \"name\": \"Kafr El Dawwar\"\n            },\n            {\n                \"id\": 41,\n                \"name\": \"Sidi Barrani\"\n            },\n            {\n                \"id\": 42,\n                \"name\": \"Qus\"\n            },\n            {\n                \"id\": 43,\n                \"name\": \"Arish\"\n            },\n            {\n                \"id\": 44,\n                \"name\": \"Hurghada\"\n            },\n            {\n                \"id\": 45,\n                \"name\": \"Sharm El Sheikh\"\n            },\n            {\n                \"id\": 46,\n                \"name\": \"El Gouna\"\n            },\n            {\n                \"id\": 47,\n                \"name\": \"Safaga\"\n            },\n            {\n                \"id\": 48,\n                \"name\": \"Dahab\"\n            },\n            {\n                \"id\": 49,\n                \"name\": \"El Tor\"\n            },\n            {\n                \"id\": 50,\n                \"name\": \"Bilbays\"\n            }\n        ]\n    }\n}"}],"_postman_id":"f92268a5-1263-44e3-a2d9-ee3b15e7d178"}],"id":"e5cce1b6-1c56-4590-a1ce-8e88e75047bf","_postman_id":"e5cce1b6-1c56-4590-a1ce-8e88e75047bf","description":""},{"name":"Cities","item":[{"name":"View All Cities","id":"736ae4aa-36ee-45c6-843f-93a802c5a3e6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://127.0.0.1:8000/api/cities","urlObject":{"protocol":"http","port":"8000","path":["api","cities"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[{"id":"bb7f1248-d619-437b-b480-3e444b6a85c9","name":"View All Cities","originalRequest":{"method":"GET","header":[],"url":"http://127.0.0.1:8000/api/cities"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.12"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Wed, 19 Feb 2025 11:09:13 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"phpdebugbar-id","value":"Xa712fdf33507555d45c749e8ea54e27d"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Set-Cookie","value":"tech_magnet_session=sUDrxVzpmb7QiSITeCI4EKId8XvwuMBvgYAlDnS5; expires=Wed, 19 Feb 2025 13:09:13 GMT; Max-Age=7200; path=/; httponly; samesite=lax"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"Success\",\n    \"data\": [\n        {\n            \"id\": 1,\n            \"name\": \"Alexandria\",\n            \"country\": \"Egypt\"\n        },\n        {\n            \"id\": 2,\n            \"name\": \"Aswan\",\n            \"country\": \"Egypt\"\n        },\n        {\n            \"id\": 3,\n            \"name\": \"Berlin\",\n            \"country\": \"Germany\"\n        },\n        {\n            \"id\": 4,\n            \"name\": \"Assiut\",\n            \"country\": \"Egypt\"\n        },\n        {\n            \"id\": 5,\n            \"name\": \"Cairo\",\n            \"country\": \"Egypt\"\n        },\n        {\n            \"id\": 6,\n            \"name\": \"Daqahliya\",\n            \"country\": \"Egypt\"\n        },\n        {\n            \"id\": 7,\n            \"name\": \"Damietta\",\n            \"country\": \"Egypt\"\n        },\n        {\n            \"id\": 8,\n            \"name\": \"Fayoum\",\n            \"country\": \"Egypt\"\n        },\n        {\n            \"id\": 9,\n            \"name\": \"Gharbiya\",\n            \"country\": \"Egypt\"\n        },\n        {\n            \"id\": 10,\n            \"name\": \"Helwan\",\n            \"country\": \"Egypt\"\n        },\n        {\n            \"id\": 11,\n            \"name\": \"Ismailia\",\n            \"country\": \"Egypt\"\n        },\n        {\n            \"id\": 12,\n            \"name\": \"Kafr El Sheikh\",\n            \"country\": \"Egypt\"\n        },\n        {\n            \"id\": 13,\n            \"name\": \"Luxor\",\n            \"country\": \"Egypt\"\n        },\n        {\n            \"id\": 14,\n            \"name\": \"Bani Suef\",\n            \"country\": \"Egypt\"\n        },\n        {\n            \"id\": 15,\n            \"name\": \"Minya\",\n            \"country\": \"Egypt\"\n        },\n        {\n            \"id\": 16,\n            \"name\": \"Monofiya\",\n            \"country\": \"Egypt\"\n        },\n        {\n            \"id\": 17,\n            \"name\": \"North Sinai\",\n            \"country\": \"Egypt\"\n        },\n        {\n            \"id\": 18,\n            \"name\": \"Giza\",\n            \"country\": \"Egypt\"\n        },\n        {\n            \"id\": 19,\n            \"name\": \"Port Said\",\n            \"country\": \"Egypt\"\n        },\n        {\n            \"id\": 20,\n            \"name\": \"Qalioubiya\",\n            \"country\": \"Egypt\"\n        },\n        {\n            \"id\": 21,\n            \"name\": \"Qena\",\n            \"country\": \"Egypt\"\n        },\n        {\n            \"id\": 22,\n            \"name\": \"Marsa Matrouh\",\n            \"country\": \"Egypt\"\n        },\n        {\n            \"id\": 23,\n            \"name\": \"Sharqiya\",\n            \"country\": \"Egypt\"\n        },\n        {\n            \"id\": 24,\n            \"name\": \"New Valley\",\n            \"country\": \"Egypt\"\n        },\n        {\n            \"id\": 25,\n            \"name\": \"Sohag\",\n            \"country\": \"Egypt\"\n        },\n        {\n            \"id\": 26,\n            \"name\": \"Red Sea\",\n            \"country\": \"Egypt\"\n        },\n        {\n            \"id\": 27,\n            \"name\": \"Suez\",\n            \"country\": \"Egypt\"\n        },\n        {\n            \"id\": 28,\n            \"name\": \"South Sinai\",\n            \"country\": \"Egypt\"\n        },\n        {\n            \"id\": 29,\n            \"name\": \"Tanta\",\n            \"country\": \"Egypt\"\n        },\n        {\n            \"id\": 30,\n            \"name\": \"Borg El Arab\",\n            \"country\": \"Egypt\"\n        },\n        {\n            \"id\": 31,\n            \"name\": \"6th of October\",\n            \"country\": \"Egypt\"\n        },\n        {\n            \"id\": 32,\n            \"name\": \"Shubra El Kheima\",\n            \"country\": \"Egypt\"\n        },\n        {\n            \"id\": 33,\n            \"name\": \"10th of Ramadan\",\n            \"country\": \"Egypt\"\n        },\n        {\n            \"id\": 34,\n            \"name\": \"Zagazig\",\n            \"country\": \"Egypt\"\n        },\n        {\n            \"id\": 35,\n            \"name\": \"Mansoura\",\n            \"country\": \"Egypt\"\n        },\n        {\n            \"id\": 36,\n            \"name\": \"Damanhur\",\n            \"country\": \"Egypt\"\n        },\n        {\n            \"id\": 37,\n            \"name\": \"Banha\",\n            \"country\": \"Egypt\"\n        },\n        {\n            \"id\": 38,\n            \"name\": \"Mallawi\",\n            \"country\": \"Egypt\"\n        },\n        {\n            \"id\": 39,\n            \"name\": \"El-Mahalla El-Kubra\",\n            \"country\": \"Egypt\"\n        },\n        {\n            \"id\": 40,\n            \"name\": \"Kafr El Dawwar\",\n            \"country\": \"Egypt\"\n        },\n        {\n            \"id\": 41,\n            \"name\": \"Sidi Barrani\",\n            \"country\": \"Egypt\"\n        },\n        {\n            \"id\": 42,\n            \"name\": \"Qus\",\n            \"country\": \"Egypt\"\n        },\n        {\n            \"id\": 43,\n            \"name\": \"Arish\",\n            \"country\": \"Egypt\"\n        },\n        {\n            \"id\": 44,\n            \"name\": \"Hurghada\",\n            \"country\": \"Egypt\"\n        },\n        {\n            \"id\": 45,\n            \"name\": \"Sharm El Sheikh\",\n            \"country\": \"Egypt\"\n        },\n        {\n            \"id\": 46,\n            \"name\": \"El Gouna\",\n            \"country\": \"Egypt\"\n        },\n        {\n            \"id\": 47,\n            \"name\": \"Safaga\",\n            \"country\": \"Egypt\"\n        },\n        {\n            \"id\": 48,\n            \"name\": \"Dahab\",\n            \"country\": \"Egypt\"\n        },\n        {\n            \"id\": 49,\n            \"name\": \"El Tor\",\n            \"country\": \"Egypt\"\n        },\n        {\n            \"id\": 50,\n            \"name\": \"Bilbays\",\n            \"country\": \"Egypt\"\n        },\n        {\n            \"id\": 51,\n            \"name\": \"Rome\",\n            \"country\": \"Italy\"\n        }\n    ]\n}"}],"_postman_id":"736ae4aa-36ee-45c6-843f-93a802c5a3e6"},{"name":"Show City Details","id":"affea7a2-bbac-48fb-bb8c-13e2514dd2d7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://127.0.0.1:8000/api/cities/3","urlObject":{"protocol":"http","port":"8000","path":["api","cities","3"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[{"id":"4d5e173a-1966-4a5a-9057-7b1c492ecfc5","name":"Show City Details","originalRequest":{"method":"GET","header":[],"url":"http://127.0.0.1:8000/api/cities/3"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.12"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Wed, 19 Feb 2025 11:10:11 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"56"},{"key":"phpdebugbar-id","value":"X00610ec12bdce1ae7af863cab2c0e22e"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Set-Cookie","value":"tech_magnet_session=sUDrxVzpmb7QiSITeCI4EKId8XvwuMBvgYAlDnS5; expires=Wed, 19 Feb 2025 13:10:11 GMT; Max-Age=7200; path=/; httponly; samesite=lax"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"Success\",\n    \"data\": {\n        \"id\": 3,\n        \"name\": \"Berlin\",\n        \"country\": \"Germany\"\n    }\n}"}],"_postman_id":"affea7a2-bbac-48fb-bb8c-13e2514dd2d7"}],"id":"7ecc533a-db8b-44e8-b579-fc4628956da1","_postman_id":"7ecc533a-db8b-44e8-b579-fc4628956da1","description":""}],"event":[{"listen":"prerequest","script":{"id":"b80d1ce6-91e2-416b-b128-875305ff1d71","type":"text/javascript","packages":{},"exec":[""]}},{"listen":"test","script":{"id":"c04c6fe2-7586-451c-bee1-c7688729a2c2","type":"text/javascript","packages":{},"exec":[""]}}],"variable":[{"key":"Base URL","value":"http://127.0.0.1:8000"},{"key":"API URL","value":"/api","disabled":true},{"key":"Base Url","value":"http://127.0.0.1:8000","disabled":true},{"key":"Api Url","value":"api","disabled":true},{"key":"Base UrL","value":"http://127.0.0.1:8000","disabled":true}]}