snipe-it/app/Http/Controllers/Assets
spencerrlongg 705a852d45 Refactor error handling and remove redundant code
Refactored error handling by replacing `\Exception` with `Exception` for consistency. Removed redundant comments and unused code to improve readability and maintainability of the `StoreAssetAction` class.
2024-11-25 20:09:30 -06:00
..
AssetCheckinController.php Add status messages to redirect 2024-07-25 22:02:34 +01:00
AssetCheckoutController.php Add status messages to redirect 2024-07-25 22:02:34 +01:00
AssetFilesController.php Fixed todos with log message 2024-10-21 16:52:21 +01:00
AssetsController.php Refactor error handling and remove redundant code 2024-11-25 20:09:30 -06:00
BulkAssetsController.php Remove debug dump statements 2024-11-22 20:49:52 -06:00