Skip to content

Instantly share code, notes, and snippets.

@midnite81
Last active June 20, 2020 23:22
Show Gist options
  • Save midnite81/8f9a2e0fb08097dc1c5794be49e270b7 to your computer and use it in GitHub Desktop.
Save midnite81/8f9a2e0fb08097dc1c5794be49e270b7 to your computer and use it in GitHub Desktop.
Default Lando Config for PHP 5.4
name: <name>
recipe: laravel
config:
via: apache
webroot: public
php: '5.4'
proxy:
appserver:
- <site>.lndo.site
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment