Replies: 1 comment 3 replies
-
I barely PR things. Most of the time it's not going to be merged anyway, so why bother? |
Beta Was this translation helpful? Give feedback.
3 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.
-
I find it hard to contribute to Laravel core because the code itself is not something I can run as a Laravel application.
What I usually do is running a brand new Laravel app, modifying the core straight there, and when it works modify the actual forked core I have.
I'm sure this is not the best solution, would anyone care to share how they do it?
Beta Was this translation helpful? Give feedback.
All reactions