Skip to content

Commit

Permalink
read updated
Browse files Browse the repository at this point in the history
  • Loading branch information
ilmedova authored Dec 21, 2022
1 parent 0fbfda1 commit ac10638
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@ Publish the assets for css and js files
php artisan vendor:publish --provider="Ilmedova\Chattle\ChatServiceProvider"
```

Configure your .env and the laravel-websockets package by beyondcode. Read the documentation in this <a href"https://beyondco.de/docs/laravel-websockets">link</a>

Run the migrations in order to setup the required tables on the database.

```bash
Expand Down

0 comments on commit ac10638

Please sign in to comment.