{"id":19350702,"url":"https://github.com/engsahaly/starter_project_for_realtime","last_synced_at":"2026-02-09T00:31:18.809Z","repository":{"id":208508928,"uuid":"713233313","full_name":"engsahaly/starter_project_for_realtime","owner":"engsahaly","description":"Starter project for realtime course on Udemy","archived":false,"fork":false,"pushed_at":"2025-01-30T04:41:16.000Z","size":1694,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-22T23:51:27.338Z","etag":null,"topics":["broadcast-reciever","broadcaster","broadcasting","laravel","laravel-framework","laravel-package","laravelecho","notification","notifications","pusher","pusher-channels","pusherjs","realtime","realtime-database","websocket","websockets"],"latest_commit_sha":null,"homepage":"https://www.udemy.com/course/laravel-real-time-guide-pusher-websockets-echo-and-more/?referralCode=8FE70694ED15CD82909C","language":"CSS","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,"zenodo":null}},"created_at":"2023-11-02T05:18:38.000Z","updated_at":"2025-01-30T04:41:20.000Z","dependencies_parsed_at":"2025-04-23T00:01:37.092Z","dependency_job_id":null,"html_url":"https://github.com/engsahaly/starter_project_for_realtime","commit_stats":null,"previous_names":["engsahaly/starter_project_for_realtime"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/engsahaly/starter_project_for_realtime","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/engsahaly%2Fstarter_project_for_realtime","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/engsahaly%2Fstarter_project_for_realtime/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/engsahaly%2Fstarter_project_for_realtime/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/engsahaly%2Fstarter_project_for_realtime/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/engsahaly","download_url":"https://codeload.github.com/engsahaly/starter_project_for_realtime/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/engsahaly%2Fstarter_project_for_realtime/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29251467,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-08T22:49:53.206Z","status":"ssl_error","status_checked_at":"2026-02-08T22:49:51.384Z","response_time":57,"last_error":"SSL_read: 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":["broadcast-reciever","broadcaster","broadcasting","laravel","laravel-framework","laravel-package","laravelecho","notification","notifications","pusher","pusher-channels","pusherjs","realtime","realtime-database","websocket","websockets"],"created_at":"2024-11-10T04:33:35.261Z","updated_at":"2026-02-09T00:31:18.791Z","avatar_url":"https://github.com/engsahaly.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Starter project for realtime course on Udemy\n\n\u003cimg src=\"https://img-c.udemycdn.com/course/750x422/5669532_824d.jpg\"\u003e \n\n**Created By :** Mahmoud Anwar\n**Email :** Engsahaly@gmail.com\n\nThis is the main readme file for this starter project to use as initial starting point fro realtime course on Udemy\n\n## Installation\n\nTo get started, clone this repository.\n\n```\ngit clone https://github.com/engsahaly/starter_project_for_realtime.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 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\n## Accessing Admin Panel\n\nYou can access admin login page using this url.\n\n```\nhttp://localhost:8000/admin/login\nEmail: admin@admin.com\nPassword: 123456789\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fengsahaly%2Fstarter_project_for_realtime","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fengsahaly%2Fstarter_project_for_realtime","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fengsahaly%2Fstarter_project_for_realtime/lists"}