{"id":19580322,"url":"https://github.com/omarmakled/laravel-echo-server-example","last_synced_at":"2026-04-09T21:02:19.621Z","repository":{"id":114629964,"uuid":"338625591","full_name":"OmarMakled/laravel-echo-server-example","owner":"OmarMakled","description":"Laravel echo server example ","archived":false,"fork":false,"pushed_at":"2021-02-13T17:43:26.000Z","size":174,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-09T05:17:38.086Z","etag":null,"topics":["laravel","laravel-echo","laravel-echo-server","redis","socket-io","vue"],"latest_commit_sha":null,"homepage":"","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/OmarMakled.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":"2021-02-13T17:10:54.000Z","updated_at":"2021-02-13T17:46:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"471d90a2-03fb-4903-8c40-94fb812b8086","html_url":"https://github.com/OmarMakled/laravel-echo-server-example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OmarMakled%2Flaravel-echo-server-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OmarMakled%2Flaravel-echo-server-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OmarMakled%2Flaravel-echo-server-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OmarMakled%2Flaravel-echo-server-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OmarMakled","download_url":"https://codeload.github.com/OmarMakled/laravel-echo-server-example/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240849053,"owners_count":19867617,"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":["laravel","laravel-echo","laravel-echo-server","redis","socket-io","vue"],"created_at":"2024-11-11T07:25:06.254Z","updated_at":"2026-04-09T21:02:14.599Z","avatar_url":"https://github.com/OmarMakled.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Laravel-echo-server\n\nBefore installation laravel valet and redis shoud be up and running.\n\n## Server Side\n\n```\n git clone git@github.com:OmarMakled/laravel-echo-server-example.git\n cd laravel-echo-server-example\n composer install\n cp .env.example .env\n```\n\nUpdate `.env` file\n\n```\nAPP_URL=laravel-echo-server-example.test\nBROADCAST_DRIVER=redis\nQUEUE_CONNECTION=redis\nMIX_APP_URL=\"${APP_URL}\"\n```\n\n```\nphp artisan key:generate\nphp artisan optimize\n```\n\n## Client side\n\n```\nnpm i\n./node_modules/.bin/laravel-echo-server init\n./node_modules/.bin/laravel-echo-server start\nnpm run watch\n```\n\n## Emit an event\n\n```\nphp artisan queue:work\nphp artisan tinker\nevent(new \\App\\Events\\UserEvent());\n```\n\nEnjoy !\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fomarmakled%2Flaravel-echo-server-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fomarmakled%2Flaravel-echo-server-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fomarmakled%2Flaravel-echo-server-example/lists"}