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.
コントローラーに応じて、たとえばcssファイルをロードする機能を作成するにはどうすればよいですか
たとえば、AccountController のメソッドであるアクション registrationAction() があります。
bundle/sitebundle/css/Account/registration.css を見て、ファイルが存在する場合はスタイルシートをインポートする必要があります!