1
0
mirror of https://github.com/freescout-helpdesk/freescout.git synced 2024-09-19 10:12:25 +02:00

Updated FreeScout Modules Dev (markdown)

FreeScout 2018-11-21 12:59:09 +03:00
parent 2029d194df
commit 579a4c51f6

@ -182,6 +182,7 @@ and add to the main service provier:
require_once __DIR__.'/../vendor/autoload.php';
```
## Override Packages Configs
Copy config files into module's `/Config`.
```
public function overrideConfigs()
{