Arthur Flachs

Results 3 issues of Arthur Flachs

I use generate:resource (with generators v2) to generate a resource model (but maybe there is a more appropriate choice for that ?). Therefore, the generate:resource shouldn't suggest me to add...

When zlib was installed using homebrew, we should use `brew --prefix zlib` as the default zlib argument. Running `phpbrew install php-7.x.x +default +zlib=$(brew --prefix zlib)` fixes the issue. This is...

### Describe the bug Adding a prop `target="_blank"` on an external link (= full URL) is not supported. The only prop passed is `href`. ### Your Example Website or App...