Skip to content

Instantly share code, notes, and snippets.

@midnite81
Created September 10, 2018 12:53
Show Gist options
  • Save midnite81/fc6009db0721f3b30986c3fde54c3e62 to your computer and use it in GitHub Desktop.
Save midnite81/fc6009db0721f3b30986c3fde54c3e62 to your computer and use it in GitHub Desktop.
Default Lando Config for PHP 7.2
name: <name>
recipe: laravel
config:
via: apache
webroot: public
php: '7.2'
proxy:
appserver:
- <site>.lndo.site
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment