snipe-it/app/Http/Controllers/Assets
Till Deeke 007e8fbdf9 simplified checkout event handling per @uberbrady’s suggestion
This generalizes the checkout events into the CheckoutableCheckedOut and CheckoutableCheckedIn events.
2018-09-10 16:40:26 +02:00
..
AssetCheckinController.php simplified checkout event handling per @uberbrady’s suggestion 2018-09-10 16:40:26 +02:00
AssetCheckoutController.php Change $request->has to $request->filled unilaterally 2018-07-24 22:51:31 -07:00
AssetFilesController.php Use Storage for file uploads (not model images) 2018-07-25 11:57:49 -07:00
AssetsController.php Port asset history importer to league/csv9 (#5972) 2018-07-26 12:04:21 -07:00
BulkAssetsController.php Use filled instead of has. (#6033) 2018-08-02 09:54:19 -07:00