Gabriel Rocha de Oliveira

Results 6 comments of Gabriel Rocha de Oliveira

try to install freetype-devel and jpeg-devel, if you're using docker: ``` RUN apk update && \ apk add --no-cache git jpeg-dev postgresql-dev zlib-dev freetype-dev libpng-dev libxml2-dev autoconf $PHPIZE_DEPS && \...

I agree with `@Custom`, so much work is necessary to create a custom decorator.

This is a must-have feature for me. There are millions of new possibilities, if we can set session variables through http headers.

very much agreed, erasing special symbols is not good, neither expected

I would like to see this feature too. It'll be very useful for develop with Next.js, for example. See next.js .env configuration here: https://nextjs.org/docs/basic-features/environment-variables