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 preventsAccessingMissingAttributes method on template #108

Closed voidgraphics closed 5 months ago

voidgraphics commented 5 months ago

This fixes the following error which is caused by Nova calling the preventsAccessingMissingAttributes on what it assumes is a model; when in fact it is not:

CleanShot 2024-03-20 at 17 12 39@2x