Level 53
@vipin93 Make it a polymorphic 1-1 relation http://laravel.com/docs/5.0/eloquent#polymorphic-relations
Recently i add featcher where user can comment on other profile but i also have image which uploaded by user i want use single comments table for my image and profile is it possible?
Please or to participate in this conversation.