airdrop
airdrop copied to clipboard
A Laravel package to speed up deployment by skipping asset compilation whenever possible.
Hi, when i try to use deploy with Github Actions and make new deploy.yml file in workflow folder the github action when push file on my repo fail because not...
Hello, it seems zip files are never deleted in the storage/app/airdrop folder, i have 34 zip currently, Should i delete the zips, between airdrop:download and airdrop:upload to ensure only one...
Hey @aarondfrancis, First of all thanks for this excellent package. Appreciate your efforts. So, I have installed this packages and updated my deployment bash script as mentioned on the [docs...
PHP: 8.2 Laravel: 10.15 Airdrop: 0.2.4 --- When running the `airdrop:download` or `airdrop:upload` commands, the following errors comes up: ``` TypeError Hammerstone\Airdrop\FileSelection::shouldExclude(): Argument #1 ($path) must be of type string,...
See #15 for details.