photon / project-template
Photon project template
dev-master
2017-05-30 14:33 UTC
Requires
- photon/photon: ~2.0
This package is auto-updated.
Last update: 2026-02-18 23:44:18 UTC
README
-
Download and install composer, See https://getcomposer.org/download/
-
Initialize the project
composer install
-
Initialize the mongrel2 configuration
m2sh load --config mongrel2/conf/http.conf
-
Start mongrel2
m2sh start -name http
-
Start the photon project
./vendor/bin/hnu serve
-
Open a browser