mirror of
https://github.com/v2board/v2board.git
synced 2024-11-10 09:39:10 +08:00
update
This commit is contained in:
parent
2514bf4638
commit
ba87b07847
@ -20,9 +20,8 @@
|
|||||||
> wget https://getcomposer.org/download/1.9.0/composer.phar
|
> wget https://getcomposer.org/download/1.9.0/composer.phar
|
||||||
> php composer.phar install
|
> php composer.phar install
|
||||||
> ```
|
> ```
|
||||||
2. 从 `install.sql` 文件中恢复表
|
2. 执行 `cp .env.example .env` 然后配置它
|
||||||
3. 执行 `cp .env.example .env` 然后配置它
|
3. 执行安装
|
||||||
4. 执行安装
|
|
||||||
> ```install script
|
> ```install script
|
||||||
> php artisan v2board:install
|
> php artisan v2board:install
|
||||||
> ```
|
> ```
|
||||||
|
Loading…
Reference in New Issue
Block a user