Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 17 Next »

1. Installation with RPM

For CentOS 7 (RHEL 7)

curl -vsL https://raw.githubusercontent.com/schmto/nmsprime/dev/INSTALL-REPO.sh | bash
yum install nmsprime-*

2. Virtual Machine

We will provide a ready VM soon..

3. From Source Code

git clone https://github.com/schmto/nmsprime.git /var/www/nmsprime

cd /var/www/nmsprime
composer update
php artisan install
  • No labels