File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff 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
6565You can edit many parts of the functionality. Just look at the published config file (` config/webfactor/documents.php ` ).
66+
6667If 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
7073Please 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
You can’t perform that action at this time.
0 commit comments