mirror of
https://github.com/v2board/v2board.git
synced 2025-01-31 02:29:14 +08:00
4 lines
128 B
Bash
4 lines
128 B
Bash
|
wget https://getcomposer.org/download/1.9.0/composer.phar
|
||
|
php composer install
|
||
|
php artisan key:generate
|
||
|
php artisan config:cache
|