- App Engine configuration file (
app.yaml
) - PHP INI (
php.ini
) - composer configuration (
composer.json
)- See
scripts -> gcp-build
that runs automatically at deploy time.
- See
- prewarm script (
prewarm.php
)- Customisable script that calls
opcache_compile_file
at deploy time.
- Customisable script that calls
- index file (
public/index.php
)- Outputs
bool(true)
if able to load from file cache at runtime.
- Outputs
basic
Folders and files
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||