Skip to content

dionajie/Laravel-chat-pusher

Repository files navigation

Laravel Chat Pusher

Description

Chat app using Laravel Framework and Pusher. Just clone and setup a few things.

How To

  • Clone the repo
  • Composer install
  • Setup .env file (e.g Database and Pusher env)
PUSHER_KEY=
PUSHER_SECRET=
PUSHER_APP_ID=
  • Migrate Database
php artisan migrate

About

Create chat website using laravel and pusher

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published