snipe-it/app/Http
fordster78 138313dcb9 Setup changes (#4813)
* Add Asset Tag settings to Setup

* Add Locale Settings to Setup

* Add multiple company support to setup

* Changed the locale label name from 'site_name' to locale
Added default value for language to 'en' and multiple companies support
to 0 (false)
Switched out the old Input facade to the preferred $request->input
method for the setup page.
2018-01-17 10:58:03 -08:00
..
Controllers Setup changes (#4813) 2018-01-17 10:58:03 -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 Fixes #4829 - add fields api (#4840) 2018-01-17 05:31:57 -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