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 Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
AssetCheckoutRequest.php Validate checkout_to_type on asset checkout 2017-11-27 21:20:12 -08:00
AssetFileRequest.php Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
AssetRequest.php Allow auto increment through the API (#4690) 2018-01-03 17:24:32 -08:00
CustomFieldRequest.php Fixed - name should always be required in custom fields 2017-11-06 20:05:40 -08:00
ImageUploadRequest.php Use ImageUploadRequest $request on user profile update 2017-12-06 14:42:14 -08:00
ItemImportRequest.php Importer again (#4702) 2017-12-28 20:08:45 -08:00
Request.php Added better form request handling 2017-01-12 02:20:20 -08:00
SaveUserRequest.php Removed debug message in SaveUserRequest 2017-10-24 19:18:53 -07:00
SettingsLdapRequest.php Move LDAP validation into form request 2017-08-31 10:44:00 -07:00
SetupUserRequest.php Updated validation 2016-06-01 15:45:05 -07:00