Prerequisites:
- Mysql > 8.0
- PHP > 7.2
- Composer
- finfo
- Imagick
Installation instruction
- Clone the repository or download the v1.0.0-dev release
- Import the php-blog.sql file in your database
- Register your database information in /portofolio/config/config.php
- Run "composer install" to install dependencies