Skip to content

Instantly share code, notes, and snippets.

@sgasser
Created February 18, 2019 10:42
Show Gist options
  • Save sgasser/9e902f42c5b92c47892b3393662b4943 to your computer and use it in GitHub Desktop.
Save sgasser/9e902f42c5b92c47892b3393662b4943 to your computer and use it in GitHub Desktop.
Procfile for Heroku Laravel Scheduler
scheduler: php -d memory_limit=512M artisan schedule:daemon
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment