Skip to content
This repository has been archived by the owner on Dec 20, 2022. It is now read-only.

Maxcell-SYSU/Wiki

Repository files navigation

Wiki

Wiki of Maxcell@SYSU

Requirement

  • PHP >= 5.5.9
  • OpenSSL PHP Extension
  • PDO PHP Extension
  • Mbstring PHP Extension
  • Tokenizer PHP Extension

Install

  1. Download git clone https://github.com/Maxcell-SYSU/Wiki.git MaxcellWiki && cd MaxcellWiki
  2. Install Composer curl -sS https://getcomposer.org/installer | php
  3. Install dependence php composer.phar install
  4. Setup .env file using .env.example as an example
  5. Generate key php artisan key:generate

Develop

  1. cd public
  2. php -S 0.0.0.0:1555

Deploy

  1. Install Nginx or Apache
  2. Setup URL rewrite

About

Wiki of Maxcell@SYSU

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages