Replies: 3 comments 22 replies
-
Never:) |
Beta Was this translation helpful? Give feedback.
22 replies
-
The reason it Returns Eloquent builder instead of int: #56664 |
Beta Was this translation helpful? Give feedback.
0 replies
-
@mikield we started applying PSR12 but we did not touch the return types or the parameters types. |
Beta Was this translation helpful? Give feedback.
0 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.
Uh oh!
There was an error while loading. Please reload this page.
-
It's 2024, and PHP 8.4 has been released.
Strong typed codebases have been proven stability over non strong typed code.
I am asking myself, when we can see such big tool as Laravel that's used by billions of web apps to be strong typed?!
Do Laravel team has some plans on it?
If yes - I would like to contribute :)
Beta Was this translation helpful? Give feedback.
All reactions