/lifein-app

Life In App Administrator

Primary LanguageCSS

LifeIn Admin

Lifein

This is the administration of LifeIn project.

Install

Install composer or type

curl -sS https://getcomposer.org/installer | php
mv composer.phar /usr/local/bin/composer

Run composer

composer install

Set up the web app config file and point to the api endpoints

nano .env

Build

Build the project

php dist.php

Set permissions to logs folder

chmod -R 777 logs

License

The MIT License (MIT). Please see License File for more information.