Created
September 10, 2018 12:53
-
-
Save midnite81/fc6009db0721f3b30986c3fde54c3e62 to your computer and use it in GitHub Desktop.
Default Lando Config for PHP 7.2
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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