How to install - Snipe-IT, Free IT Asset manager software
Snipe-IT, IT Free Asset manager Software. S nipe-IT was made for IT asset management, to enable IT departments to track who has which laptop, when it was purchased, which software licenses and accessories. Pre-requisite 1) Wamp Webserver - Download Link 2) composer - Download Link Step 1. Install Composer 2) Install Wamp create database snipeit; show databases; Create user snipe_user; grant all on snipeit.* to 'snipe_user' @ 'localhost' identified by 'password123' ; Extract and configure Snipe-IT and run composer https://snipeitapp.com/download Download and exact Snipe-IT to c:\wamp\www\snipe-it. Edit .env.example See the Configuration options for more information on how to configure your Snipe-IT installation. Save your edited env.example as .env Open command prompt then change directory to c:\wamp\www\snipe-it\ . Then ru