Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 317 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 317 Bytes

commonpub

Common framework I use for running web stuff

Simply include this in your composer.json file, create an example web directory as shown in the examplewebdirectory folder, point all web requests at the index.php file and have fun!

Be sure to copy config.example to config and fill in the values you want.