Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
なんらかの理由で composer が Symfony のバンドルをインストールできない場合、github からバンドルをダウンロードし、そのバンドルをベンダー ライブラリ内に配置するだけで本当に十分であるということを知りたいです。それとも、Symfony にバンドルを AppKernel クラス内にロードするように指示する必要がありますか?
なぜなら、私は両方を試しましたが、何らかの理由でアプリケーションをロードできないようであり、何をすべきか迷っていたからです。
ありがとう