Start your All-Access Pass to unlock this challenge
Challenge 1 / 1
In this chapter, we've learned two different ways to override EasyAdmin templates:
- We used the first technique (Symfony's bundle override path) to override EasyAdmin's base layout;
- We used the second technique (overriding EasyAdmin template paths) to override the id field.
Which of the following is true about these two different methods for overriding templates?
Skip challenges and go to theNext Chapter