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

Adjust style to nova default and use router-link to generate links. #21

Closed timcv closed 4 years ago

timcv commented 4 years ago

Hi,

I adjusted the styles to look like the generic nova fields.

The detail and index view now uses novas router-link component så that ajax in used instead of full page reloads when clicking the links.

Have a good day!

//Tim