#Packfire Application
This is an instance of an application building on Packfire Framework for PHP.
You may clone or download and extract this repository to start development on your Packfire Framework Application.
##Setup
- Git clone or download a copy of the application.
- Set your web server root to the 'web' folder
- Perform a
composer installin the 'app' folder to install Packfire Framework and its dependicies. - When done, configure the
rootUrlconfig inapp/config/app.dev.ymlto the right URL. - Create a file in
appfolder namedenvwith just the charactersdevin the file. - Open the app in your browser and you should find a working welcome page.
##License
Source code in this folder is released to Public Domain.
However, Packfire Framework for PHP is released open source under the New BSD 3-Clause License and media including images and logos of Packfire Framework for PHP included in this repository are still licensed under the Creative Commons Attribution-NonCommercial-NoDerivs 3.0 Unported.