class NewMediaModel extends Model { public function getTableColumns() { return $this->getConnection()->getSchemaBuilder()->getColumnListing($this->getTable()); } }
I hope you like this Post, Please feel free to comment below, your suggestion and problems if you face - we are here to solve your problems.