1. Installation with RPM
For CentOS 7 (RHEL 7)
Code Block | ||
---|---|---|
| ||
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
Code Block | ||
---|---|---|
| ||
git clone https://github.com/schmto/nmsprime.git /var/www/nmsprime cd /var/www/nmsprime composer update php artisan install |