Skip to content

Commit 8f38002

Browse files
committed
update readme
1 parent fe2000c commit 8f38002

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,11 @@ If you use translation you can append `lang` parameter to the api route to get t
6363
## Customisation
6464

6565
You can edit many parts of the functionality. Just look at the published config file (`config/webfactor/documents.php`).
66+
6667
If you want to overwrite the default routes, please create a route file at `routes/webfactor/documents.php` and define your routes there.
6768

69+
To change the fallback language please see [spatie/laravel-translatable][link-spatie-laravel-translatable] for more information.
70+
6871
## Change log
6972

7073
Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.
@@ -108,3 +111,4 @@ The MIT License (MIT). Please see [License File](LICENSE.md) for more informatio
108111
[link-author]: https://github.com/OliverZiegler
109112
[link-contributors]: ../../contributors
110113
[link-webfactor]: https://github.com/webfactor
114+
[link-spatie-laravel-translatable]: https://github.com/spatie/laravel-translatable

0 commit comments

Comments
 (0)