DVL-012 Fix domain mixup in Examples

This commit is contained in:
cytopia 2017-07-01 21:03:11 +02:00
parent 0b609be2fe
commit 1a3b9e03cf
No known key found for this signature in database
GPG Key ID: 6D56EDB8695128A2

View File

@ -186,7 +186,7 @@ It will be ready in six simple steps:
3. Install Laravel via `laravel`
4. Symlink public directory
5. Setup DNS record
6. Visit http://my-phalcon.local in your browser
6. Visit http://my-laravel.local in your browser
```shell
# 1. Enter the PHP container