main-local.php 267 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 <?php return [ 'components' => [ 'request' => [ // !!! insert a secret key in the following (if it is empty) - this is required by cookie validation 'cookieValidationKey' => 'RnoQg5qQHT46vq7y3BlZf-70JQ4pugPp', ], ], ];