updated model stub

master
glmdev 7 years ago
parent 20b20c28fd
commit 0582b54e97

@ -4,5 +4,6 @@ namespace DummyNamespace;
class DummyClass extends \Glmdev\Meta\Meta
{
//
// the fields 'meta' and 'uuid' must be fillable
protected $fillable = ['meta', 'uuid'];
}

Loading…
Cancel
Save