The sample project for the fox framework.
create the project by following composer command:
composer create-project hgh/fox
Install packages by following composer command:
composer install
Create .env
file. You can use the example provided for you.