File: /var/www/vhosts/creativefellows.nl/test.creativefellows.nl/kiesjeschoolalphen/src/settings.php
<?php
setlocale(LC_NUMERIC, 'en_GB');
setlocale(LC_TIME, 'nl_NL');
function d($str)
{
echo "<pre>";
print_r($str);
echo "</pre>";
}
return [
'settings' => [
'determineRouteBeforeAppMiddleware' => true,
'displayErrorDetails' => true, // set to false in production
'addContentLengthHeader' => false, // Allow the web server to send the content-length header
'upload_path' => __DIR__ . '/../public/content/',
'captcha_sitekey' => '',
'captcha_secretkey' => '',
'base_url' => "http://test.creativefellows.nl/kiesjeschoolalphen/",
'site_url' => "http://test.creativefellows.nl/kiesjeschoolalphen/",
'site_name' => "www.kiesjeschoolalphen.nl",
'hash_salt' => "akz2TaXRfaZ4dAqEeugt",
'csrf_token' => md5(uniqid(mt_rand(), true)),
'db' => [
'host' => "localhost",
'user' => "Fellows_kjs_alphen", //
'pass' => "eLp4w@78", // eLp4w@78
'dbname'=> "Fellows_kiesjeschool_alphen" //
],
'logo_svg_data' => '
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 557.51 87.73"><defs><clipPath id="a"><path fill="none" d="M0 0h557.51v87.73H0z"/></clipPath></defs><g clip-path="url(#a)"><path d="M521.85 86.75h35.66V74.5h-22.18V1h-13.48zm-49.62-20.58c0 13.72 7.22 21.56 20.46 21.56s20.46-7.84 20.46-21.56V21.56C513.15 7.84 505.92 0 492.69 0s-20.46 7.84-20.46 21.56zm13.47-45.46c0-6.13 2.7-8.46 7-8.46s7 2.33 7 8.46V67c0 6.13-2.69 8.46-7 8.46s-7-2.33-7-8.46zm-62 45.46c0 13.72 7.23 21.56 20.47 21.56s20.46-7.84 20.46-21.56V21.56C464.63 7.84 457.4 0 444.17 0S423.7 7.84 423.7 21.56zm13.48-45.46c0-6.13 2.7-8.46 7-8.46s7 2.33 7 8.46V67c0 6.13-2.7 8.46-7 8.46s-7-2.33-7-8.46zM386 50h15.31v36.75H415V1h-13.72v36.74H386V1h-13.51v85.75H386zm-34.43 4.78V67c0 6.13-2.7 8.34-7 8.34s-7-2.21-7-8.34V20.71c0-6.13 2.69-8.46 7-8.46s7 2.33 7 8.46v9.19h12.74v-8.34C364.28 7.84 357.42 0 344.18 0s-20.09 7.84-20.09 21.56v44.61c0 13.72 6.86 21.56 20.09 21.56s20.1-7.84 20.1-21.56v-11.4zm-73.92-33.22C277.65 46.07 304 49.38 304 67c0 6.13-2.69 8.34-7 8.34s-7-2.21-7-8.34v-6.1h-12.72v5.27c0 13.72 6.86 21.56 20.1 21.56s20.09-7.84 20.09-21.56c0-24.51-26.34-27.82-26.34-45.46 0-6.13 2.45-8.46 6.74-8.46s6.74 2.33 6.74 8.46v3.55h12.74v-2.7C317.35 7.84 310.61 0 297.5 0s-19.85 7.84-19.85 21.56m-48.89-8.33H252V1h-36.72v85.75H252V74.5h-23.24V49.38h18.5V37.13h-18.5zm-48.52 73.52a54.2 54.2 0 006.49.25c10.17 0 19.36-4.41 19.36-21.57V1h-13.48v65.41c0 6.62-3.43 8.21-7.71 8.21-1.48 0-3.19 0-4.66-.12zm-62.86-65.19c0 24.51 26.35 27.82 26.35 45.46 0 6.13-2.7 8.34-7 8.34s-7-2.21-7-8.34V60.9H117v5.27c0 13.72 6.87 21.56 20.1 21.56s20.09-7.84 20.09-21.56c0-24.51-26.34-27.82-26.34-45.46 0-6.13 2.45-8.46 6.74-8.46s6.74 2.33 6.74 8.46v3.55h12.74v-2.7C157.08 7.84 150.34 0 137.23 0s-19.85 7.84-19.85 21.56m-29.9-8.33h23.29V1H74v85.75h36.76V74.5H87.48V49.38H106V37.13H87.48zM50.73 86.75H64.2V1H50.73zm-20 0H44.6L25.85 39.21 44.6 1H31.12L13.48 38.35V1H0v85.75h13.48V60.41l4.16-7.84z" fill="#fff"/></g></svg>
',
'language' => [
'lang_id' => 1,
'language_base' => '/',
'locale' => "en_US",
],
'default_wrapper' => '<div id="{element-id}" class="row-default {element-class}" style="{style}" {data-attributes}>{section_htmlwrapper}</div>',
'group_wrapper' => '<div id="{element-id}" class="row-default {element-class}" style="{style}" {data-attributes}>{section_htmlwrapper}</div>',
'nested_wrapper' => '<div id="{element-id}" class="row-default {element-class}" style="{style}" {data-attributes}>{section_htmlwrapper}</div>',
'items_per_page' => 10,
'global_tax' => 0.21,
'defaultHomeSection' => "home",
'navigationToggler' => '<span class="toggle-menu" data-responsive-toggle="responsive-menu" data-hide-for="large"><button class="toggle-navigation" type="button" data-toggle="responsive-menu"><span></span><span></span><span></span><span></span></button></span>',
'labels' => [
'cookie_text' => "We use first and third-party cookies to improve our services by analyzing your browsing habits. By continuing to use this website, you consent to the use of cookies.",
'cookie_link' => 'Contact/cookies',
'cookie_button_more' => 'More Information',
'cookie_button_accept' => 'Accept',
'accept_label' => 'Accept',
'more_information' => 'Read More',
'question' => 'Questions?',
'search_header' => 'Search Results',
'search_button' => 'Search',
'search_placeholder' => "Search within the website",
'search_no_result' => "Sorry no results were found.",
'mandatory_field' => "Required",
'error_404_header' => "Page not found (404)",
'error_404_desc' => "Sorry, we can’t seem to find what you’re looking for",
'error_404_img' => '<img src="/images/remote-working.png" alt="" %s />',
'footer_copy' => "© ". date("Y"). " %s",
'phone_countrycode' => "+31",
'request_demo' => "Request Demo",
'watch_video' => "Watch Video"
],
'renderer' => [ 'template_path' => __DIR__ . '/../views/'],
'logger' => [
'name' => 'slim-app',
'path' => __DIR__ . '/../logs/'.date('Y-m-d').'.log',
'level' => \Monolog\Logger::DEBUG,
]
]
];
?>