framework
framework copied to clipboard
The li₃ fullstack distribution, including overarching directory layout, starting application, and a copy of the framework.
The installation guide is out of date, as the following does not work as described with PHP 7.2 and onwards: http://li3.me/docs/book/manual/1.x/installation/ The example does not work starting from PHP 7.2...
71a6bba0bd72a48504e5b5003a792a75e6c1b554 runs Connections::get() which in turn connects to every database on every run.
Resolves #48
This enables caddy server to be used without additional configuration. ## usage Clone the repository, cd into it and run `caddy` ## requirements You only need to have caddy installed...
fixed links to documentation page.