Skip to content

KyoRion/chat-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

chat-system

Demo function chat system with laravel This source using tech stack: Laravel 11 - Laravel Echo - VueUI

Application will work realtime when hosting with real domain un-work when it still running on local

Documentation

  1. Clone this git to your local
  2. Run npm install
  3. Setup database to application
  4. Run php artisan migrate
  5. Run npm run dev & php artisan serve
  6. Check it out! you can send message with multiple account (need refresh to see message if you lauch it on localhost)

TO DO LIST

  1. Upgrade UI chatbox
  2. Live demo
  3. Add emoji when send message
  4. Make list chat for users & Send private message to another user
  5. Update later..

About

Demo function chat system with laravel

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published