Configuration
The configuration file for Laravel WordTemplate is located at:
config/word.php
You can publish this file to your project using:
bash
php artisan vendor:publish --provider="Novay\Word\Providers\WordServiceProvider"