#!/usr/bin/env bash
vendor/bin/heroku-php-apache2 public/ &
php artisan queue:work --verbose
