2017 © Pedro Peláez
 

project project-template

Photon project template

image

photon/project-template

Photon project template

  • Tuesday, May 30, 2017
  • by delkia
  • Repository
  • 2 Watchers
  • 0 Stars
  • 1 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

  1. Download and install composer, See https://getcomposer.org/download/
  2. Initialize the project, (*1)

    composer install, (*2)

  3. Initialize the mongrel2 configuration, (*3)

    m2sh load --config mongrel2/conf/http.conf, (*4)

  4. Start mongrel2, (*5)

    m2sh start -name http, (*6)

  5. Start the photon project, (*7)

    ./vendor/bin/hnu serve, (*8)

  6. Open a browser, (*9)

    http://127.0.0.1:6767/, (*10)

The Versions

30/05 2017

dev-master

9999999-dev http://www.photon-project.com/

Photon project template

  Sources   Download

LGPL-2.1

The Requires

 

by William MARTIN

template photon project