Read only relationship fields #784
Closed
AlexanderFalkenberg
started this conversation in
Feature Requests
Replies: 1 comment 1 reply
-
|
You can achieve this via an Eloquent accessor / computed field: https://runway.duncanmcclean.com/blueprints#computed-values |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Showing a field for example the applications user email from the related model without saving it, just have a reference to the related record. It would also be nice to be able to search or sort by the column.
Beta Was this translation helpful? Give feedback.
All reactions