General

  eZ Systems Website
  Technical documentation
  Editor documentation

This Documentation contains:
 
Technical documentation:



⚠ WARNING ! This documentation is deprecated !

Please go to the current Technical Documentation

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: minor proofing

...

Code Block
languagebash
titleTesting/Demo example
php app/console server:run --env=prod localhost:8000

 

Help with the command

As with any Symfony command, you may execute the command with a -h flag to get up-to-date help text for the command:

...