Benjacho / belongs-to-many-field-nova

Belongs To Many field Laravel nova to represent many to many relationship in field.
MIT License
157 stars 81 forks source link

Update readme with attachment model column name info #7

Closed bahamagician closed 5 years ago

bahamagician commented 5 years ago

Just a small PR adding the info about the column name required on the attached model.

Benjacho commented 5 years ago

Thank you! i already implemented this in a correct way you can see in new Release!