Install the package with Composer:
composer require foxws/laravel-scout-builder
That's it — the package works out of the box. If you want to change any of its settings later, publish the config file:
php artisan vendor:publish --tag="scout-builder-config"