VS
Size: a a a
VS
Е
P
item
{% for item in arr %}
{{ item }}
{% endfor %}
S
A
item
{% for item in arr %}
{{ item }}
{% endfor %}
A
NK
NK
NK
P
A
P
A
A
A
A
P
loop.Index
вывело числа. А вот for key, item
вывело то что мне нужноA
loop.Index
вывело числа. А вот for key, item
вывело то что мне нужноs
The stream or file "/var/www/xxx/htdocs/storage/logs/system.log" could not be opened: failed to open stream: Permission denied" on line 108 of /var/www/xxx/htdocs/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php,
s
if (!is_resource($this->stream)) {
$this->stream = null;
throw new \UnexpectedValueException(sprintf('The stream or file "%s" could not be opened: '.$this->errorMessage, $this->url));
}