Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AbdulVakeel authored Mar 17, 2024
1 parent e09cb04 commit 14ef362
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
<p> - 👉 rename .env </p>
<p>- 👉 update db name db username db password </p>
<p>- 👉 php artisan migrate --seed</p>
<p>- 👉 Add Pusher Configuration </p> PUSHER_APP_ID,PUSHER_APP_KEY,PUSHER_APP_SECRET,PUSHER_APP_CLUSTER
<p>- 👉 npm install</p>
<p>- 👉 yarn install</p>
<p>- 👉 yarn dev</p>
Expand All @@ -40,8 +41,8 @@
<table>
<thead>
<tr>
<th align="center">🤶🏼Admin Chat</th>
<th align="center">🤹🏼User Chat</th>
<th align="center">👽Admin Chat</th>
<th align="center">🤖User Chat</th>
</tr>
</thead>
<tbody>
Expand Down

0 comments on commit 14ef362

Please sign in to comment.