snipe-it/app/Http
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
..
Controllers Allow auto increment through the API (#4690) 2018-01-03 17:24:32 -08:00
Middleware Removed nonce for now 2017-11-02 10:57:05 -07:00
Requests Allow auto increment through the API (#4690) 2018-01-03 17:24:32 -08:00
Traits Putting uniqueUndeleted into a trait for use across models 2016-07-26 01:39:30 -07:00
Transformers Improved - disallow delete if not elgible in UI 2017-12-12 07:03:31 -08:00
Kernel.php Comment out the nullable middleware until we have a chance to check all model validators 2017-10-02 16:36:43 -07:00