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 PHP 8 error in Template.php #78

Closed martijngastkemper closed 3 years ago

martijngastkemper commented 3 years ago

Required parameter $closure follows optional parameter $date

fixes #76