whitecube / nova-page

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

Removes usage of `resolve` function and add new labels. #53

Closed pedro-santiago closed 3 years ago

pedro-santiago commented 4 years ago

The resolve function may have conflicts with several php packages. Since it's just an alias for the app function, I've updated it accordingly.

Also added some configurable labels for default Template fields.