The official website for Linux Accra User Group.
This project is built with Symfony. Page layout considered is as below:
For a computer running Linux Ubuntu 14.04 with PHP 5.5 installed, do the following:
cd
into cloned folderphp bin/symfony_requirements
to see whether Symfony project requirements are metphp composer.phar install
to install dependenciesphp bin/console server:run
in terminal