Created
March 4, 2015 17:18
-
-
Save moneal/8ecbe26c1de498437a2a to your computer and use it in GitHub Desktop.
PHP dev server with mail disabled.
This file contains 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
php -S localhost:8000 -t vendor/wordpress -d disable_functions=mail |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment