bakerkretzmar / nova-settings-tool

Laravel Nova tool to view and edit application settings.
MIT License
167 stars 32 forks source link

Can't add logs on change settings #35

Closed devoltt closed 4 years ago

devoltt commented 4 years ago

There is a need to write to the logs changes that were made to the settings, I would like that when change the settings, event is sent with all the data from the request

P.S. sorry for my English

bakerkretzmar commented 4 years ago

@bat92 great idea, thanks!