Happy is social network project that you can see smile face from everyone. Happy use Emotion API by Microsoft Azure and base on Laravel 5.4 and Bootstrap 3.3
- Happy is design to run on PHP 7.0 and MySql 5.0
- Composer installed to load the dependencies of Happy.
- Cloning files from Github with command
git clone https://github.com/Phongsathron/Happy.git - Run
composer installto load the dependencies. - Copy
.env.examplefile and rename it to.env. - Config the system detail in
.envfile. - Change Virtual directory to point to
publicfolder.