Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 331 Bytes

installation.md

File metadata and controls

14 lines (10 loc) · 331 Bytes

Installation

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.