dev-master
9999999-dev http://www.photon-project.com/Photon project template
LGPL-2.1
The Requires
by Community
by William MARTIN
template photon project
Photon project template
Initialize the project, (*1)
composer install, (*2)
Initialize the mongrel2 configuration, (*3)
m2sh load --config mongrel2/conf/http.conf, (*4)
Start mongrel2, (*5)
m2sh start -name http, (*6)
Start the photon project, (*7)
./vendor/bin/hnu serve, (*8)
Open a browser, (*9)
http://127.0.0.1:6767/, (*10)
Photon project template
LGPL-2.1
template photon project