Binary Alan

Results 4 issues of Binary Alan

When the "ct" attribute of the Foo model is set to cast. ```php class Foo extends Model { protected array $casts = ['id' => 'integer', 'ct' => 'integer']; } ```...

### Please answer the questions below, it helps us to keep track of the issue. Please do not ignore it or your issue will be closed. 1. Which driver are...