'date', ]; protected static function boot() { parent::boot(); self::created(function ($model) { }); } }