snipe-it/app/Providers
Martin Meredith f403db274a (develop) Fix asset auto-incrementation (#6806)
* Fix auto-increment not updating

This is due to the addition of caching for settings.  If we're not
explicitly saving the Settings model, then the cache isn't getting
updated, causing the asset tag auto-increment to get an old cached
version with the wrong number

* Move Setting cache clear to an observer
2019-03-13 10:58:35 -07:00
..
AppServiceProvider.php (develop) Fix asset auto-incrementation (#6806) 2019-03-13 10:58:35 -07:00
AuthServiceProvider.php Added self-checkout permission option 2018-08-21 23:26:12 -07:00
EventServiceProvider.php (develop) Fix asset auto-incrementation (#6806) 2019-03-13 10:58:35 -07:00
LdapServiceProvider.php LDAP fixes (#6533) 2019-01-10 13:20:43 -08:00
MacroServiceProvider.php Small phpcbf cleanup 2016-12-29 14:02:18 -08:00
RouteServiceProvider.php app\Services\PredefinedKitService.php rename to app\Services\PredefinedKitCheckoutService.php 2019-02-19 22:19:00 +03:00
SettingsServiceProvider.php Fix accessories edit error (#6698) 2019-02-08 15:43:11 -08:00
ValidationServiceProvider.php Removed unused $matches variable 2017-11-06 21:26:30 -08:00