Skip to content

Instantly share code, notes, and snippets.

@harrysbaraini
Created May 31, 2019 02:52
Show Gist options
  • Save harrysbaraini/bb1144a894c1d235d1a1633895b41986 to your computer and use it in GitHub Desktop.
Save harrysbaraini/bb1144a894c1d235d1a1633895b41986 to your computer and use it in GitHub Desktop.
Lando templates
name: project-name
recipe: laravel
config:
php: '7.3'
via: nginx
webroot: public
database: postgres
cache: redis
services:
node:
type: node
globals:
- yarn
tooling:
yarn:
service: node
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment