This website requires JavaScript.
Explore
Help
Sign in
archive
/
httpcb
Archived
Watch
1
Star
0
Fork
You've already forked httpcb
0
Code
Releases
Activity
351
commits
2
branches
4
tags
2
MiB
4bf76f87f1
Commit graph
4 commits
Author
SHA1
Message
Date
Henrik Hautakoski
4bf76f87f1
app/library/Bootstrap.php: require $uri parameter in run()
...
Phalcon/Application::handle() requires it to be passed.
2022-07-26 19:41:21 +02:00
Henrik Hautakoski
e5b0e1fcfd
Make the application modular to have a "main" and "backend" part.
2018-12-29 15:24:25 +01:00
Henrik Hautakoski
2e7c67ba8a
app/library/Bootstrap.php: use debugger if configured.
2018-06-18 20:11:09 +02:00
Henrik Hautakoski
e85d935734
Create a Bootstrap class and move bootstrap code from public/index.php
2018-06-18 17:42:30 +02:00