Skip to content

Commit

Permalink
Documented using PHPs internal webserver
Browse files Browse the repository at this point in the history
  • Loading branch information
kore committed Nov 22, 2014
1 parent c81399e commit 3e69149
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.rst
Expand Up @@ -32,6 +32,13 @@ There is currently no dedicated configuration file. If you want to configure
something checkout the Dependency Injection Container at
``src/main/Recipes/DIC/Base.php``.

Start
=====

You can use PHPs internal webserver to start the application like this::

php -S localhost:8080 -t src/htdocs/

..
Local Variables:
Expand Down

0 comments on commit 3e69149

Please sign in to comment.