whitecube / nova-page

Static pages content management for Laravel Nova
https://whitecube.github.io/nova-page
MIT License
238 stars 41 forks source link

Add HasJsonAttributes trait #7

Closed voidgraphics closed 5 years ago

voidgraphics commented 5 years ago

This trait would be applied on the Template classes, and users would be able to provide an array called jsonAttributes containing the keys of the json attributes that need to be automatically json decoded.