「インストール - Laravel」の版間の差分

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