All notable changes to qcod/laravel-app-settings
will be documented in this file
Package has been split into two parts
qcod/laravel-app-settings
which keeps the current API without any breaking changes andqcod/laravel-settings
to store a key-value pair in the database
- Added support for image and file upload in settings
- initial release