Wiki of Maxcell@SYSU
- PHP >= 5.5.9
- OpenSSL PHP Extension
- PDO PHP Extension
- Mbstring PHP Extension
- Tokenizer PHP Extension
- Download
git clone https://github.com/Maxcell-SYSU/Wiki.git MaxcellWiki && cd MaxcellWiki
- Install Composer
curl -sS https://getcomposer.org/installer | php
- Install dependence
php composer.phar install
- Setup
.env
file using.env.example
as an example - Generate key
php artisan key:generate
cd public
php -S 0.0.0.0:1555
- Install Nginx or Apache
- Setup URL rewrite