Skip to content

Installation

check this out: git.new/stereo

Development Requirements

  • PHP (minimum version: 7.4)
  • Composer
  • MySQL (if you want a database)

Production Requirements

  • Apache or Nginx (for deployment, will run locally fine with PHP’s built-in server)

Apache requires mod_rewrite to be enabled.

PHP required extensions: [To be determined]

MySQL is recommended but not required.

Highly recommend DBngin & Herd

Install Slim & Dependencies