|
|
9b2e38d9f3
|
app/library/Bootstrap.php: Fix documentation for run() method.
|
2022-07-26 21:10:28 +02:00 |
|
|
|
aababdcb12
|
Phalcon\DiInterface is renamed to Phalcon\Di\DiInterface
|
2022-07-26 19:58:50 +02:00 |
|
|
|
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 |
|
|
|
e5b0e1fcfd
|
Make the application modular to have a "main" and "backend" part.
|
2018-12-29 15:24:25 +01:00 |
|
|
|
2e7c67ba8a
|
app/library/Bootstrap.php: use debugger if configured.
|
2018-06-18 20:11:09 +02:00 |
|
|
|
e85d935734
|
Create a Bootstrap class and move bootstrap code from public/index.php
|
2018-06-18 17:42:30 +02:00 |
|