Setting Versions Save

Persistent settings package for Laravel

1.2.9

6 months ago
  • Fixed: Missing import in migration @semiherdogan

1.2.8

1 year ago
  • Changed: Register Blade directive after resolving compiler

1.2.7

3 years ago
  • Fixed: Not using configurable column names

1.2.6

3 years ago
  • Added: Update only if the value has changed
  • Added: Delete if the value is equal to fallback

1.2.5

3 years ago
  • Changed: Renamed package

1.2.4

3 years ago

Fixed: Multidimensional fallback Fixed: Bindings should be placed in register()

1.2.3

3 years ago
  • Added: Include fallback during data load

1.2.2

3 years ago
  • Added: Laravel 8 compatibility

1.2.1

3 years ago
  • Fixed: Make sure fallback is array

1.2.0

3 years ago
  • Added: Encryption
  • Added: Fallback