snipe-it/app/Http/Controllers/Licenses
Daniel Meltzer 248fcfa869 Move findLicenseSeatToCheckout back to controller. (#5970)
* Move findLicenseSeatToCheckout back to controller.

After discussion, move findLicenseSeatToCheckout method back to
controller from form request.  Also cleanup one tiny bit more with null
coalesce operator (Yay php 7).

* Revert Earlier change.

$target only exists in the checkoutTo* methods.  Need to log the
checkout individually in each of those.
2018-07-27 12:03:04 -07:00
..
LicenseCheckinController.php Monster: Cleanup/Refactor http controllers. (#5916) 2018-07-24 19:35:26 -07:00
LicenseCheckoutController.php Move findLicenseSeatToCheckout back to controller. (#5970) 2018-07-27 12:03:04 -07:00
LicenseFilesController.php Use Storage for file uploads (not model images) 2018-07-25 11:57:49 -07:00
LicensesController.php Monster: Cleanup/Refactor http controllers. (#5916) 2018-07-24 19:35:26 -07:00