whitecube / nova-page

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

Fix for database source #26

Closed yhbyun closed 5 years ago

yhbyun commented 5 years ago

When the source is a database, the following error occurs.

Call to undefined method Whitecube\NovaPage\Sources\Database::getFilePath()

This PR will fix this error.

voidgraphics commented 5 years ago

Thanks for the PR, we will review this early June. 👍