0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

[memo]symfonyで調べる

0
Posted at

調べるメモ。

コマンドの調べ方

./symfony 

→コマンドが全部出る

./symfony help [コマンド名]

→コマンドのヘルプが出る

ドキュメントパスがわからないときに便利そう

  1. http://host/アプリ名_dev.phpで右上にツールバーが出る
  2. config>settings>sf_root_dir→このディレクトリを調べる

アプリ名_dev.phpは設定によって変わることもあるけど、結構これが多いらしい。

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?