project silex-skeleton
Another personal Silex Skeleton.
cronos87/silex-skeleton
Another personal Silex Skeleton.
- Thursday, February 18, 2016
- by Cronos87
- Repository
- 1 Watchers
- 0 Stars
- 8 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 2 Versions
- 0 % Grown
Silex Skeleton
Another Personal Silex Skeleton., (*1)
To launch the project in dev mode with the built-in server provided by PHP 5.4, execute this command in the root project:, (*2)
php -S localhost:8080 -t www www/index_dev.php
You can change the port as your convenience., (*3)