|
|
@@ -99,6 +99,8 @@ php artisan migrate
|
|
|
php artisan db:seed
|
|
|
```
|
|
|
|
|
|
+如果遇到`SQLSTATE[42000] Syntax error or access violation Specified key was too long error`错误,请参照https://vien.tech/article/156 解决
|
|
|
+
|
|
|
##### 创建storage软连接
|
|
|
|
|
|
```
|
|
|
@@ -181,4 +183,4 @@ Email: support@vienblog.com
|
|
|
|
|
|
- 使用[Vien Blog](https://vienblog.com)构建应用,必须在页脚保留**Powered by Vien Blog**字样以及[相关链接](https://vienblog.com)
|
|
|
- 在遵守以上规则的情况下,你可以享受等同于`MIT License`协议的授权。
|
|
|
-- 使用[Vien Blog](https://vienblog.com)并且遵守上述协议的用户可以享受[Vien Blog](https://vienblog.com)的博客导航,联系我将你的博客地址添加到[Vien Blog](https://vienblog.com)的网站导航中。
|
|
|
+- 使用[Vien Blog](https://vienblog.com)并且遵守上述协议的用户可以享受[Vien Blog](https://vienblog.com)的博客导航,联系我将你的博客地址添加到[Vien Blog](https://vienblog.com)的网站导航中。
|