Skip to content

Excluding directories

Compare
Choose a tag to compare
@eldor eldor released this 13 Jan 09:24
· 38 commits to master since this release
b9f894a

Updated to be able to exclude more directories

# config/translation.php
...
'excluded_directories' => ['vendor', 'storage', 'public'],
...