Skip to content

Instantly share code, notes, and snippets.

View andriitech's full-sized avatar
🪨

Andrii andriitech

🪨
  • Toronto, Canada
View GitHub Profile
@mwisner
mwisner / vapor.yml
Created October 16, 2019 17:24
Laravel Backpack Vapor Guide
build:
- 'composer install --no-dev --classmap-authoritative'
- 'php artisan event:cache'
- 'sh ../../../utils/vapor_build_purge.sh'