Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Where can I find a list of what has been customised in the Laravel code? #363

Open
PonchoPowers opened this issue Nov 29, 2021 · 3 comments

Comments

@PonchoPowers
Copy link

Where can I find a list of what has been customised in the Laravel code? I am curious to know how this diverges from Laravel so that I can manage any breaking changes.

@owenvoke
Copy link
Member

owenvoke commented Dec 1, 2021

In terms of the foundation, you can compare laravel/foundation with laravel-zero/foundation which isn't to different. The actual framework is pretty different, so not sure how easy it would be to see the changes.

@PonchoPowers
Copy link
Author

Hi Owen, it is foundation that I'm referring to, doing a diff on the code gives me quite a few changes but not why they were made, I appreciate too that I can look through the commits, but it is quite a lot of effort so I was hoping there might exist a concise list of breaking changes, same as what you would generally find in release notes. Happy to review the diff and see if I can make head to tale of it if there isn't a list available.

@owenvoke
Copy link
Member

owenvoke commented Dec 1, 2021

I haven't published v8.74.0 of the foundation yet, so that might be why there are quite a few differences. I think any notable changes are listed in the README:
https://github.com/laravel-zero/foundation#notes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants