{"id":21036502,"url":"https://github.com/moemoe89/simple-realtime-message-socketio-nodejs-laravel","last_synced_at":"2025-06-15T07:39:12.713Z","repository":{"id":102325593,"uuid":"41992223","full_name":"moemoe89/Simple-realtime-message-SocketIO-NodeJS-Laravel","owner":"moemoe89","description":"⏱️ Simple realtime push message using Socket.IO (Node.JS) integrated with PHP (Laravel) and database MySQL","archived":false,"fork":false,"pushed_at":"2016-03-23T06:20:13.000Z","size":783,"stargazers_count":50,"open_issues_count":4,"forks_count":32,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-05-15T14:44:16.863Z","etag":null,"topics":["laravel","nodejs","php","realtime","socket-io"],"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/moemoe89.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":"2015-09-06T07:00:32.000Z","updated_at":"2025-01-28T03:30:23.000Z","dependencies_parsed_at":"2023-07-11T10:47:16.310Z","dependency_job_id":null,"html_url":"https://github.com/moemoe89/Simple-realtime-message-SocketIO-NodeJS-Laravel","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/moemoe89/Simple-realtime-message-SocketIO-NodeJS-Laravel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moemoe89%2FSimple-realtime-message-SocketIO-NodeJS-Laravel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moemoe89%2FSimple-realtime-message-SocketIO-NodeJS-Laravel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moemoe89%2FSimple-realtime-message-SocketIO-NodeJS-Laravel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moemoe89%2FSimple-realtime-message-SocketIO-NodeJS-Laravel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/moemoe89","download_url":"https://codeload.github.com/moemoe89/Simple-realtime-message-SocketIO-NodeJS-Laravel/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moemoe89%2FSimple-realtime-message-SocketIO-NodeJS-Laravel/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259941042,"owners_count":22935291,"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","nodejs","php","realtime","socket-io"],"created_at":"2024-11-19T13:20:25.771Z","updated_at":"2025-06-15T07:39:12.694Z","avatar_url":"https://github.com/moemoe89.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simple-realtime-message-SocketIO-NodeJS-Laravel 5.1\nSimple realtime push message using [Socket.IO](http://socket.io/) ([Node.JS](https://nodejs.org/en/)) integrated with PHP ([Laravel](http://laravel.com/)) and database MySQL\n\n# Demo\n[Visit Here](https://www.youtube.com/watch?v=54yhqN3ITEQ)\n\n# Setup\nDownload or clone [Master File](https://github.com/moemoe89/Simple-realtime-message-SocketIO-NodeJS-Laravel)\nand then install the composer using terminal / cmd. Make sure that you've installed [Composer](https://getcomposer.org/)\n```\ncomposer install\n```\n# Setting db\nopen .env file and configure the database connection\n```\nDB_HOST=your_host\nDB_DATABASE=your_db\nDB_USERNAME=your_username\nDB_PASSWORD=your_password\n```\n\n# Generate key\ngenerate key using\n```\nphp artisan key:generate\n```\n\n# Migrate the db\n```\nphp artisan migrate\n```\n\n# Install Node.JS modules\nMake sure that you have already installed  ([Node.JS](https://nodejs.org/en/)).\n```\nnpm install --prefix ./public/\n```\n\n# Running Node.JS server\nAfter that go to your root directory and run the server using terminal / command prompt with this syntax :\n```\nnode server.js\n```\nif no error you will get this log :\n```\nServer listening at port 3000\n```\nFinally you can try send message\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoemoe89%2Fsimple-realtime-message-socketio-nodejs-laravel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmoemoe89%2Fsimple-realtime-message-socketio-nodejs-laravel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoemoe89%2Fsimple-realtime-message-socketio-nodejs-laravel/lists"}