Rui Cheng

Results 1 issues of Rui Cheng

The problem I'm having is that if I have a model, say, User which sets protected $softDelete = true. Now when using Factory::create('User'), if I don't specify the override ['deleted_at'...