Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ibpavlov authored Dec 22, 2017
1 parent 3600e57 commit f899424
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@

1. Като инициализирате [composer](https://getcomposer.org/)
`composer install`
2. Трябва да нагласите сървъра ви да върви от /public. Можете директно да използвате [PHP Build in Server](http://php.net/manual/en/features.commandline.webserver.php)
2. Можете директно да използвате [PHP Build in Server](http://php.net/manual/en/features.commandline.webserver.php)
``php -S localhost:8000 -t public .htrouter.php``
3. Да качите базата данни от папка /scheme където желаете - localhost или remote
4. Да създадете копие на файла /app/config/config.dist.php като config.php и да попълните вашите данни
Expand Down

0 comments on commit f899424

Please sign in to comment.