-
I made a flunt version to PHP, can you put the reference on readme main page?
https://github.com/matheusbloise/flunt-php
- Tests - 100% coverage
- CI - including tests and quality static tools
…
-
Ao tentar usar o Flunt com o EF Core sempre apresenta essas mensagem ao fazer um add-migration.
Já defini a Key da entidade no DBContext, porem quando coloco a entidade para herdar de Notifiable, o…
-
Tenho um cenário onde estou armazenando URLs que apontam para o meu storage no meu banco.
Porém, quando trabalhando localmente, as URLs não são aceitas pelo regex do método **IsUrl**, conforme pode s…
-
I build flunt-bit with self build, when I use fluent-bit to test systemd input, it outputs error
But when I build with cmake ../ -DFLB_IN_SYSTEMD=On, make, make install, the new fluent-bit still can'…
-
-
## Bug Report
**Describe the bug**
Fluent-bit stuck when it lost connection with fluentd, and still did not respond after fluentd resumed.
**To Reproduce**
Temporarily no method of reproductio…
-
Nas versões >= 2.0 do Flunt, sempre que uma entidade herda de `Notifiable`, ao criar um migration, é inserido um campo adicional **TempId** em todas as tabelas; exemplo:
```
public class Usuar…
-
Blog post que ensina a como criar uma API simples do zero usando alguns fundamentos do SOLID, Clean Code e notificações com o Flunt.
-
**Describe the bug**
Stryker did't analyze my project in net core 3.1, with no specifc log.
**Logs**
dotnet stryker
```
[18:02:42 INF] Identifying project to mutate.
[18:02:45 INF] The projec…
-
Achei a documentação vaga...
Ja implementei as classes de Notification e notifiable e passei para que meu Value object herdar de notfiable mas mesmo quando tento usar o AddNotification ele nao reconh…