Commit cce42f5c authored by Stepan Anchugov's avatar Stepan Anchugov Committed by Fabien Potencier

Update intro.rst

Added PHP opening tag to make things more clear
parent 7e374761
......@@ -23,6 +23,7 @@ Usage
.. code-block:: php
<?php
// web/index.php
require_once __DIR__.'/../vendor/autoload.php';
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment