You can install the package via Composer
composer require hammerstone/airdrop
Once the package is installed, you may optionally publish the config file by running
php artisan airdrop:install
You'll likely want to publish the config file so that you can set up your triggers and outputs.