PATH:
home
/
lab2454c
/
crypto.keyreum.com
/
platform
/
plugins
/
translation
/
config
<?php return [ /** * Exclude specific groups from Laravel Translation Manager. * This is useful if, for example, you want to avoid editing the official Laravel language files. * * @type array * * [ * 'pagination', * 'reminders', * 'validation', * ] */ 'exclude_groups' => [], ];
[-] general.php
[edit]
[+]
..
[-] permissions.php
[edit]