{"id":15189085,"url":"https://github.com/engsahaly/laravel_course_level_2","last_synced_at":"2026-03-03T16:01:26.234Z","repository":{"id":231186874,"uuid":"767156478","full_name":"engsahaly/laravel_course_level_2","owner":"engsahaly","description":"Project files for my Laravel For Absolute Beginners - Level 2 course on Udemy - Tutorial part","archived":false,"fork":false,"pushed_at":"2025-01-29T07:46:03.000Z","size":454,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-27T14:58:58.112Z","etag":null,"topics":["laravel","laravel-framework","laravel10","udemy-course","udemy-tutorial"],"latest_commit_sha":null,"homepage":"https://www.udemy.com/course/laravel-for-absolute-beginners-level2/?referralCode=60292C152E890FBF45E0","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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-03-04T19:58:35.000Z","updated_at":"2025-01-29T07:46:08.000Z","dependencies_parsed_at":"2025-02-27T12:05:26.785Z","dependency_job_id":"6486e670-d3da-4ce2-a799-1c22a169127e","html_url":"https://github.com/engsahaly/laravel_course_level_2","commit_stats":null,"previous_names":["engsahaly/laravel_course_level_2"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/engsahaly/laravel_course_level_2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/engsahaly%2Flaravel_course_level_2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/engsahaly%2Flaravel_course_level_2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/engsahaly%2Flaravel_course_level_2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/engsahaly%2Flaravel_course_level_2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/engsahaly","download_url":"https://codeload.github.com/engsahaly/laravel_course_level_2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/engsahaly%2Flaravel_course_level_2/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30051088,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-03T15:26:47.567Z","status":"ssl_error","status_checked_at":"2026-03-03T15:26:17.132Z","response_time":61,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["laravel","laravel-framework","laravel10","udemy-course","udemy-tutorial"],"created_at":"2024-09-27T20:00:49.501Z","updated_at":"2026-03-03T16:01:26.193Z","avatar_url":"https://github.com/engsahaly.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Laravel For Absolute Beginners Course Level 2 Tutorial Repo\n\n\u003cimg src=\"https://img-c.udemycdn.com/course/750x422/5896146_26e7_2.jpg\"\u003e\n\n**Created By :** Mahmoud Anwar\n**Email :** Engsahaly@gmail.com\n\nThis is the main readme file for the starter code used in laravel for absolute beginners course on Udemy (Level 2)\n\n## Installation\n\nTo get started, clone this repository.\n\n```\ngit clone https://github.com/engsahaly/laravel_course_level_2.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 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\n\nYou have to run all the migration files included with the project and also run seeders as below.\n\n```\nphp artisan migrate\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fengsahaly%2Flaravel_course_level_2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fengsahaly%2Flaravel_course_level_2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fengsahaly%2Flaravel_course_level_2/lists"}