PHP Framework for small sites requiring some dynamic properties
| lib | ||
| schema | ||
| .gitignore | ||
| .woodpecker.yml | ||
| DatabaseMigrations.php | ||
| LastLog.php | ||
| LICENSE | ||
| Loader.php | ||
| README.md | ||
| RunTask.php | ||
| Settings.php | ||
pohja
PHP Framework for small sites requiring some dynamic properties
- git submodule add https://git.biggetje.net/perusta/pohja.git perusta/pohja
- git submodule update --init --recursive
- Create Settings.PHP
- require_once("perusta/pohja/Settings.php");