Airdrop — Speed up your Laravel deployments by skipping asset compilation.

Installation

Refine is a paid package. To purchase, head to hammerstone.dev.

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
Code highlighting powered by torchlight.dev, a Hammerstone product.

You'll likely want to publish the config file so that you can set up your triggers and outputs.