Skip to content
This repository has been archived by the owner on Mar 8, 2018. It is now read-only.

gpjp-hades/Maturita-Web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hades - Backend

PHP Backend for the Hades configuration and distribution utility

Requirements:

PHP 7.1+

SQLite PHP extention

Composer

Instalation:

cd [your public www folder]

curl -O https://github.com/gpjp-hades/Backend/releases/download/0.3/packages.json
composer create-project --repository packages.json gpjp-hades/backend [your target folder]

vi [your target folder]/bootstrap/app.php
# find $config['path'] and set it to [your target folder]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published