-
Hi guys, is anyone there already integrated a custom template with backpackforlaravel? Thank you. |
Beta Was this translation helpful? Give feedback.
Answered by
tabacitu
Jan 3, 2023
Replies: 1 comment 1 reply
-
In short:
The difference between the two systems will be that in Backpack v6 we'll be splitting up the views - each view will only have one responsibility, so when you need to change something, you'll only be overriding a small bit. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
christmex
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In short:
The difference between the two systems will be that in Backpack v6 we'll be splitting up the views - each view will only have one responsibility, so when you need to change something, you'll only be overriding a small bit.