Samuel Lujan de Oliveira

Results 3 issues of Samuel Lujan de Oliveira

Alterando Regex para aceitar telefones e celulares com ddd e com espaços no lugar do hífen

### Describe the feature or problem you’d like to solve When run gh pr view, not showing the status from checks ### Proposed solution We should show something like (x/x...

enhancement
help wanted

I need to replace some block with some parameters and one of this parameters is an image. How to replace it? Today I have this: ```php foreach ($order->itens as $item){...

WontFix