1
0
mirror of https://github.com/v2board/v2board.git synced 2025-02-23 13:50:29 +08:00
2019-10-22 23:39:48 +08:00

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