1. Home
  2. Docs
  3. Customizing with PHP
  4. Standards
  5. Important files

Important files

It is a bad idea to change any files in the Built folders.

They will get overwritten on each build!

Config/

asset.php

Manage Javascrip and css assets.

containder.php

App container configuration.

cron.php

Template file for scheduled task.

dependancies.php

Place to load your custom classes.

routes.php

Place to add your custom routes.