My PHP Gallery
- goto your public www directory
git clone https://github.com/Elderx/MPG.git mpg
composer install
- visit http://localhost/mpg for setup
If you have setup the project different directory, edit .htaccess set RewriteBase /mpg/
to point the path accordingly
You have following commands available, these will work after initial setup is done.
php app/console admin:create
php app/console db:refresh