https://github.com/snipe/snipe-it

cd snipe-it-6.4.2
php artisan route:clear
php artisan key:generate
chmod -R 755 public
chmod -R 755 storage
chmod 775 bootstrap/cache
chown -R www-data:www-data storage
chown -R www-data:www-data public/uploads
chown -R www-data:www-data public
chown www-data:www-data bootstrap/cache