Skip to content

Commit b7fab3d

Browse files
authored
Update README.md
1 parent 5b48b5a commit b7fab3d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@ php artisan vendor:publish --provider="PhpJunior\LaravelVideoChat\LaravelVideoCh
2424
And
2525
```php
2626
php artisan migrate
27+
php artisan storage:link
28+
29+
change APP_URL in .env
2730
```
2831

2932
This is the contents of the published config file:

0 commit comments

Comments
 (0)