13,005
回編集
236行目: | 236行目: | ||
*: <br> | *: <br> | ||
*: Laravelのプロジェクトディレクトリにあるstorageディレクトリのパーミッションを変更する。 | *: Laravelのプロジェクトディレクトリにあるstorageディレクトリのパーミッションを変更する。 | ||
*: <code>sudo chmod -R ug+rwx storage</code> | *: <code>sudo chmod -R ug+rwx storage bootstrap/cache</code> | ||
*: <br> | *: <br> | ||
* 方法 2 | * 方法 2 |