snipe-it/app/Http
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
..
Controllers Move findLicenseSeatToCheckout back to controller. (#5970) 2018-07-27 12:03:04 -07:00
Middleware
Requests Move findLicenseSeatToCheckout back to controller. (#5970) 2018-07-27 12:03:04 -07:00
Traits Fix tests 2018-07-09 21:57:45 -07:00
Transformers Fixed #5964 - Feature: Group IDs can be passed to User Create. (#5990) 2018-07-27 12:01:59 -07:00
Kernel.php fix middleware priority: handle trusted proxies prior setup check 2018-07-05 15:36:59 -07:00