outl1ne / nova-settings

A Laravel Nova tool for editing custom settings using native Nova fields.
MIT License
271 stars 98 forks source link

Fix missing semicolons on migrations #122

Closed AndreasFurster closed 2 years ago

AndreasFurster commented 2 years ago

The migrations are missing semicolons. This results in a syntax error on PHP 8.1.

Tarpsvo commented 2 years ago

Hey! Thanks for noticing the issue and submitting a PR. It's released now in version 5.0.1. :)