Giter Club home page Giter Club logo

laravel_gateway_vue_chat's Introduction

laravel_gateway_vue_chat

Laravel+GatewayWorke+Vue 打造的多用户聊天室

#项目启动流程

// 1. 执行 composer install 安装相关扩展
// 2. 执行 npm install 安装相关依赖
// 3. 执行 cp .env.example .env 修改对应db配置
// 4. 执行 php artisan migrate
// 5. 执行 cd socket/GatewayWorker && php start.php start  启动ws服务
// 6. 执行 php artisan serve 启动服务
// 7. 访问 http://127.0.0.1:8080/

项目实现功能

1.进入聊天室
2.聊天室房间选择
3.发送聊天信息
4.聊天历史记录
5.在线用户列表
6.私聊
7.用户退出
8.心跳检测

项目效果图

// 聊天室界面

// 聊天界面

// 私聊界面

laravel_gateway_vue_chat's People

Contributors

go-lx avatar

Stargazers

咸鱼 avatar  avatar RandyChan avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.