Nova Settings is a Laravel Nova package providing a user-friendly interface for managing application settings using Spatie's settings package.
7
stars
2
forks
source link
Added current attribute value for internal use by the field. #7
Closed
joserick closed 1 month ago
For cases where fields require access to the current value of the attribute stored in the model (setting) through the
fill()
process