-
-
Notifications
You must be signed in to change notification settings - Fork 5
Configuration reference
Greg Bowler edited this page May 9, 2026
·
4 revisions
- Provide a lookup-oriented reference for config keys.
- Keep conceptual guidance in the main “Configuration” page.
- Group keys by section.
- For each key, explain purpose, default, and common values.
approuterviewloggersessiondatabasesecurity
- Mention which keys affect development only.
- Mention which keys are especially important for production.
Move on to the routing reference page.
- File-based routing
- Page views
- Page logic
- Dynamic URIs
- Headers and footers
- Custom HTML components
- Page partials
- Binding data to the DOM
- DOM manipulation
- Hello You tutorial
- Todo list tutorial
- Address book tutorial WIP
- Blueprints
- Application architecture
- Coding styleguide WIP
- PHP environment setup WIP
- Web servers WIP
- Background cron tasks
- Database setup WIP
- Client-side compilation WIP
- Testing WebEngine applications WIP
- Production checklist WIP
- Security WIP