Open graphem opened 11 months ago
Using the Nova field with a default seems to not add the default in the UI:
Text::make('Site Name', 'site_name')->default('LMS')
Let me know if this is something known with incoming fix, otherwise, I can look at it and maybe do a PR
Me too
Using the Nova field with a default seems to not add the default in the UI:
Text::make('Site Name', 'site_name')->default('LMS')
Let me know if this is something known with incoming fix, otherwise, I can look at it and maybe do a PR