Replies: 1 comment 2 replies
-
|
Good idea, please send a PR for this. If no PR comes in, I'll take care of it soon. |
Beta Was this translation helpful? Give feedback.
2 replies
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.
-
In my Laravel projects I prefer
CarbonImmutableoverCarbon, therefore I propose that when instantiating the\Spatie\Ray\Payloads\CarbonPayloadto allow an instance ofCarbonInterfaceto be the argument rather than the more specificCarbonclass. This would allow people to use bothCarbonandCarbonImmutable.Beta Was this translation helpful? Give feedback.
All reactions