Skip to content

Repository files navigation

Adjust for different servers:

.htaccess
Replace the "api" in "RewriteRule ^(.*)$ /api/index.php?path=$1 [NC,L,QSA]" with the current path of the app

env.php
Adjust all variables in this file


Create database
- manually create an sql database named as DB_NAME defined in env.php
- call service/migrate 

***************

Create new app:
Create new database, 
setup env.php
Adjust .htdocs path

Define model
Define routes

About

Backend for a webapp that organizes the ordering of products for members.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages