You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 2, 2024. It is now read-only.
Is it possible to retreive the created_at and updated_at timestamps with the results call?
At the moment I have a relationship between 2 models and am retrieving them like so:
But doing it like this means that $project->prices does not have the timestamps.