Skip to content

Instantly share code, notes, and snippets.

@carloscarucce
Last active December 28, 2021 15:57
Show Gist options
  • Save carloscarucce/aab0d3b2ea33921955acb613d5cd1aba to your computer and use it in GitHub Desktop.
Save carloscarucce/aab0d3b2ea33921955acb613d5cd1aba to your computer and use it in GitHub Desktop.
Init php built-in server
php -S localhost:8000 -t htdocs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment