Skip to content

Instantly share code, notes, and snippets.

@daiki44
Created September 17, 2018 03:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save daiki44/305cf55763cf4dfbe7e4e6b75c5a451d to your computer and use it in GitHub Desktop.
Save daiki44/305cf55763cf4dfbe7e4e6b75c5a451d to your computer and use it in GitHub Desktop.
【Laravel】Model ファイルのディレクトリ構成変更時にやること ref: https://daiki-sekiguchi.com/2018/09/17/laravel-how-to-change-model-dir/
$ cd <Laravelプロジェクト PATH>
$ mkdir app/Models
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment