mirror of
https://github.com/snipe/snipe-it.git
synced 2026-03-08 01:19:32 +00:00
* 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.