botnyx/sfe-backend-base

Sfe-Backend base project .

dev-master 2019-03-21 13:14 UTC

This package is auto-updated.

Last update: 2024-03-22 01:14:49 UTC


README

Sfe Backend server

Installation

Create a Appfolder where the project should reside.

Cd into that directory and get the repo.

git clone https://github.com/botnyx/sfe-backend-base.git ./

Install the composer dependencies.

composer install

make symlink to your webfacing folder for the following files

<Appfolder>/public_html/index.php
<Appfolder>/public_html/.htaccess

Place the configuration file in the public-web-facing folder.