Skip to content

Update contributions.md #547

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

Merged
merged 1 commit into from
Jul 3, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion contributions.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
git: b25d56c2f0551c2865e53819cf66eab94880a1d6
git: fc95dc890bc4085979406a11aee71227205ca0fb
---

# Помощь в разработке фреймворка
Expand All @@ -17,6 +17,7 @@ git: b25d56c2f0551c2865e53819cf66eab94880a1d6
Исходный код Laravel расположен на Github. Вот репозитории каждого из проектов Laravel:

<div class="content-list" markdown="1">

- [Laravel Application](https://github.com/laravel/laravel)
- [Laravel Art](https://github.com/laravel/art)
- [Laravel Documentation](https://github.com/laravel/docs)
Expand All @@ -30,6 +31,7 @@ git: b25d56c2f0551c2865e53819cf66eab94880a1d6
- [Laravel Scout](https://github.com/laravel/scout)
- [Laravel Socialite](https://github.com/laravel/socialite)
- [Laravel Website](https://github.com/laravel/laravel.com)

</div>

<a name="core-development-discussion"></a>
Expand Down