Skip to content

astronaughts/SublimePHPBuiltinWebServer

Repository files navigation

PHP Built-in WebServer

Prerequisites

Usage

Settings

  • set according to your development environment. via the menu in Sublime Text 2 -> Preferences -> Package Settings -> PHP Built-in WebServer -> Settings - Default

    • edit the address. default localhost
    • edit the port. default 8000
    • edit the document_root_path. default /var/www/public_html

Command Palette

  • via the command palette (super+shift+p) and typing

    • Start Server
    • Stop Server
    • Show Panel
    • Hide Panel

About

display the console of PHP Built-in WebServer to Sublime Text 2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages