Skip to content

pbrilius/stacer.eu

Repository files navigation

c2c-mvc.pbgroupeu

A small scale - based on Composer dependencies - MVC - ORM application project. It can be used on low-intensity resources consumption PHP e-benchmarks inferred environments like concerns of e-commerce & e-loans.

Intended for commercial use for enterprise sccale projects, so called Friedman stage scope, where the main goal and labeled consumption is government registered profit - for profit entity.

Installation & set up

mkdir log
touch log/app.log
chmod o+rw -R log

Proxies:

mkdir proxy
chmod o+rw proxy

Prerequisites

composer install
cp -v .env.dist .env
mkdir config/xml

Run & develop

npm install
npm run watch dev

Migrate

cp -v migrations-db.php.dist migrations-db.php

Develop

mkdir cache
chmod o+rw cache
php -S localhost:2124 -t exposure

Navigate

curl -LI localhost:2124/index.php
http -hF localhost:2124/index.php

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published