Column name return "validation.{columnname}" #114
Answered
by
Okipa
vincentmikhael
asked this question in
Q&A
-
i just want show column name only without "validation. " text |
Beta Was this translation helpful? Give feedback.
Answered by
Okipa
Nov 18, 2022
Replies: 1 comment
-
@vincentmikhael You just have to use the |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Okipa
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@vincentmikhael You just have to use the
->title()
available column method, as specified on the doc here: https://github.com/Okipa/laravel-table#declare-columns-on-tables