outl1ne / nova-page-manager

Static page and region manager for Laravel Nova - designed for headless CMS's.
MIT License
178 stars 38 forks source link

nova_get_page_by_path function is undefined #61

Closed shahruslan closed 3 years ago

shahruslan commented 3 years ago

You say in the description to use the nova_get_page_by_path function. Use nova_page_manager_get_page_by_path instead?

Tarpsvo commented 3 years ago

Ah yeah, there's a little discrepancy between the code and docs. I changed the function name in the documentation. Thanks!