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.
アレイ構成からナビゲーションを構築していますが、JSを実行するためのパラメーターを追加できますか?
私はちょうどリダイレクトを行います
`return $this->redirect()->toUrl($this->request->getServer('HTTP_REFERER'));`
私のロケールを変更する私の行動で。