Files
cake-addresses/config/app.example.php
2026-01-23 18:36:36 -08:00

8 lines
145 B
PHP

<?php
// The following configs can be globally configured, copy the array content over to your ROOT/config
return [
'CakeAddresses' => [],
];