...
Code Block | ||
---|---|---|
| ||
git clone https://github.com/schmto/nmsprime.git /var/www/nmsprime
cd /var/www/nmsprime
composer update
php artisan install |
...
Code Block | ||
---|---|---|
| ||
git clone https://github.com/schmto/nmsprime.git /var/www/nmsprime
cd /var/www/nmsprime
composer update
php artisan install |