First install the package via composer.
composer require hans-thomas/horus:^1.0
Then, publish the configuration file.
php artisan vendor:publish --tag horus-config
Done.