'datetime:d-m-Y', ]; public function post() { return $this->hasMany(Post::class); } }