Skip to content

Commit

Permalink
Update README / installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
happytodev committed Jun 27, 2022
1 parent ef17f7f commit e5353ee
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,12 @@ php artisan vendor:publish --tag="filament-social-networks-migrations"
php artisan migrate
```

- publish model file directly by using :

```bash
php artisan vendor:publish --tag="filament-social-networks-model-classical"
```

### Others publishable files

To use default picture for Social Network, you have to publish assets :
Expand Down

0 comments on commit e5353ee

Please sign in to comment.