snipe-it/app/Http
2016-12-26 15:17:46 -08:00
..
Controllers Move sanitization of input to the model attribute setters. This cleans up a lot of checks in the various controller methods and ensures data will be set in the model accurately regardless of where it's set. Add unit tests for these methods (#3102) 2016-12-26 15:17:46 -08:00
Middleware Use url() helper over URL::to 2016-12-15 16:41:36 -08:00
Requests Importer rework (#3100) 2016-12-26 15:16:42 -08:00
Traits Putting uniqueUndeleted into a trait for use across models 2016-07-26 01:39:30 -07:00
Kernel.php Discussion: Moving to policies for controller based authorization (#3080) 2016-12-19 11:04:28 -08:00