Skip to content

Commit

Permalink
Merge pull request #4 from jeffersonsimaogoncalves/patch-3
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
joaopaulolndev authored May 11, 2024
2 parents 625fd04 + 3fbc607 commit ac57bba
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 @@ -46,6 +46,12 @@ Optionally, you can publish the views using
php artisan vendor:publish --tag="filament-general-settings-views"
```

Optionally, you can publish the translations using

```bash
php artisan vendor:publish --tag="filament-general-settings-translations"
```

This is the contents of the published config file:

```php
Expand Down

0 comments on commit ac57bba

Please sign in to comment.