{"id":19350712,"url":"https://github.com/engsahaly/api-course","last_synced_at":"2025-04-23T07:30:50.442Z","repository":{"id":208509844,"uuid":"622175920","full_name":"engsahaly/API-COURSE","owner":"engsahaly","description":"Project files for Laravel APIs course on Udemy","archived":false,"fork":false,"pushed_at":"2023-11-21T20:38:41.000Z","size":160,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-11-21T21:36:42.442Z","etag":null,"topics":["api","apis","laravel","postman"],"latest_commit_sha":null,"homepage":"https://www.udemy.com/course/laravel-restful-apis-for-beginners-become-a-master-arabic/?referralCode=E3B58D43D6A22007A562","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/engsahaly.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-04-01T10:51:28.000Z","updated_at":"2023-11-21T21:36:44.366Z","dependencies_parsed_at":"2023-11-21T21:46:45.789Z","dependency_job_id":null,"html_url":"https://github.com/engsahaly/API-COURSE","commit_stats":null,"previous_names":["engsahaly/api-course"],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/engsahaly%2FAPI-COURSE","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/engsahaly%2FAPI-COURSE/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/engsahaly%2FAPI-COURSE/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/engsahaly%2FAPI-COURSE/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/engsahaly","download_url":"https://codeload.github.com/engsahaly/API-COURSE/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223913298,"owners_count":17224201,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api","apis","laravel","postman"],"created_at":"2024-11-10T04:33:37.577Z","updated_at":"2024-11-10T04:33:38.091Z","avatar_url":"https://github.com/engsahaly.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"## API COURSE (Project Files)\n\n\u003cimg src=\"https://img-b.udemycdn.com/course/750x422/5201852_fbea_3.jpg\"\u003e\n\n**Created By :** Mahmoud Anwar\n**Email :** Engsahaly@gmail.com\n\nThis is the main readme file for the Project files used in the API Course on Udemy\n\n## Installation\n\nTo get started, clone this repository.\n\n```\ngit clone https://github.com/engsahaly/API-COURSE.git\n```\n\nNext, copy your `.env.example` file as `.env` and configure your Database connection.\n\n```\nDB_CONNECTION=mysql\nDB_HOST=127.0.0.1\nDB_PORT=3306\nDB_DATABASE=YOUR-DATABASE-NAME\nDB_USERNAME=YOUR-DATABASE-USERNAME\nDB_PASSWORD=YOUR-DATABASE-PASSWROD\n```\n\n## Run Packages and helpers\n\nYou have to all used packages and load helpers as below.\n\n```\ncomposer install\nnpm install\nnpm run dev\nnpm run build\n```\n\n## Generate new application key\n\nYou have to generate new application key as below.\n\n```\nphp artisan key:generate\n```\n\n## Run Migrations and Seeders\n\nYou have to run all the migration files included with the project and also run seeders as below.\n\n```\nphp artisan migrate\nphp artisan db:seed\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fengsahaly%2Fapi-course","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fengsahaly%2Fapi-course","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fengsahaly%2Fapi-course/lists"}