snipe-it/app/Http/Requests
Brandon Daniel Bailey f786e07179 Allow auto increment through the API (#4690)
* Allow auto incrementing asset_id from the API when the setting is enabled

* Cleaned up the if else statement

* Added prefix to the orWhereRaw which causes a database error if the configuration uses a prefix

* Auto incrementing through the API
2018-01-03 17:24:32 -08:00
..
AssetCheckinRequest.php
AssetCheckoutRequest.php
AssetFileRequest.php
AssetRequest.php
CustomFieldRequest.php
ImageUploadRequest.php
ItemImportRequest.php
Request.php
SaveUserRequest.php
SettingsLdapRequest.php
SetupUserRequest.php