Skip to content

Instantly share code, notes, and snippets.

@andru255
Created June 19, 2013 00:46
Show Gist options
  • Save andru255/5810845 to your computer and use it in GitHub Desktop.
Save andru255/5810845 to your computer and use it in GitHub Desktop.
Ver en realtime el log de un sitio en php via terminal
php -S [nombre-del-sitio]
ejemplo:
php -S localhost:8080
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment