BootstrapΒΆ

The bootstrap file allows you to execute php code when the website / an application is loaded. It can be placed in two locations :

  • local/boostrap.php: will be executed when the website is loaded.
  • local/applications/APPLICATION/bootstrap.php: will be executed when the application APPLICATION is loaded.

It is possible to use the bootstrap to extend an application. It is there events and view redirects can be used.

Read the Docs v: chiba.1
Versions
latest
chiba.2
chiba.1
0.2
0.1
Downloads
PDF
HTML
Epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.