Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/petehouston/laravel-docs-vn
The Vietnamese translation of the Official Laravel Documentation
https://github.com/petehouston/laravel-docs-vn
laravel laravel-documentation php
Last synced: 6 days ago
JSON representation
The Vietnamese translation of the Official Laravel Documentation
- Host: GitHub
- URL: https://github.com/petehouston/laravel-docs-vn
- Owner: petehouston
- License: mit
- Created: 2016-06-01T07:10:48.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-16T04:06:04.000Z (about 6 years ago)
- Last Synced: 2024-10-23T05:35:22.306Z (16 days ago)
- Topics: laravel, laravel-documentation, php
- Size: 406 KB
- Stars: 133
- Watchers: 43
- Forks: 114
- Open Issues: 5
-
Metadata Files:
- Readme: readme.md
- Contributing: docs/contributing.md
- License: license.md
Awesome Lists containing this project
README
# Tài liệu Laravel
Đây là bản dịch tiếng Việt của tài liệu chuẩn của Laravel.
## Mục lục
Mục lục này tương ứng với [mục lục trên trang chủ](https://laravel.com/docs) của Laravel.
- **Mở đầu**
- Release Notes
- Upgrade Guide
- [Contribution Guide](./docs/contributions.md)
- [API Documentation](./docs/documentation.md)- **Khởi đầu**
- [Installation](./docs/installation.md)
- Directory Structure
- [Configuration](./docs/configuration.md)
- [Homestead](./docs/homestead.md)
- [Valet](./docs/valet.md)
- Deployment- **Nền tảng kiến trúc**
- [Request Lifecycle](./docs/lifecycle.md)
- [Application Structure](./docs/structure.md)
- [Service Providers](./docs/providers.md)
- [Service Container](./docs/container.md)
- [Contracts](./docs/contracts.md)
- [Facades](./docs/facades.md)- **Hướng dẫn**
- [Basic Task List](./docs/quickstart.md)
- [Intermediate Task List](./docs/quickstart-intermediate.md)- **Cơ bản**
- [Routing](./docs/routing.md)
- [Middleware](./docs/middleware.md)
- [CSRF Protection](./docs/csrfprotection.md)
- [Controllers](./docs/controllers.md)
- [Requests](./docs/requests.md)
- [Responses](./docs/responses.md)
- [Views](./docs/views.md)
- [URL Generation](./docs/urlgeneration.md)
- [Session](./docs/session.md)
- Validation
- [Errors & Logging](./docs/errors.md)
- Logging- **Frontend**
- [Blade Templates](./docs/blade.md)
- [Localization](./docs/localization.md)
- Frontend Scaffolding
- Compiling Assets- **Services**
- Authentication
- API Authentication
- [Authorization](authorization.md)
- [Encryption](./docs/encryption.md)
- [Hashing](./docs/hashing.md)
- Password Reset
- [Elixir](./docs/elixir.md)- **Digging Deeper**
- [Artisan Console](./docs/artisan.md)
- Broadcasting
- [Cache](./docs/cache.md)
- [Collections](./docs/collections.md)
- [Events](./docs/events.md)
- [Filesystem & Cloud Storage](./docs/filesystem.md)
- [Helpers](./docs/helpers.md)
- [Mail](./docs/mail.md)
- Notifications
- [Package Development](./docs/packages.md)
- [Queues](./docs/queues.md)
- [Task Scheduling](./docs/scheduling.md)- **Database**
- [Getting Started](./docs/database.md)
- [Query Builder](./docs/queries.md)
- [Pagination](./docs/pagination.md)
- [Migrations](./docs/migrations.md)
- [Seeding](./docs/seeding.md)
- [Redis](./docs/redis.md)- **Eloquent ORM**
- [Getting Started](./docs/eloquent.md)
- [Relationships](./docs/eloquent-relationships.md)
- [Collections](./docs/eloquent-collections.md)
- [Mutators](./docs/eloquent-mutators.md)
- API Resources
- [Serialization](./docs/eloquent-serialization.md)- **Testing**
- Getting Started
- HTTP Tests
- Browser Tests
- Database
- Mocking- **Official Packages**
- Cashier
- [Envoy or SSH Tasks](./docs/envoy.md)
- Horizon
- Passport
- Scout
- Socialite### Thuật ngữ
Trong bản Việt hoá này, sẽ có khá nhiều thuật ngữ tiếng Anh mà khó có thể dịch sang tiếng Việt tương ứng nên sẽ để nguyên.
Do đó, với các thuật ngữ mà bạn không hiểu, bạn có thể tra cứu thuật ngữ trong project [thuật ngữ Laravel](https://github.com/petehouston/thuat-ngu-laravel).
## Hướng dẫn đóng góp
Bản dịnh hiện giờ là lấy từ [trang](https://github.com/petehouston/laravel-docs-vn) dịch từ vs 5.2
>** Bắt đầu thêm dữ liệu từ phiên bản 5.6**
## Chú ý
### Dịch một page mới
Khi các bạn muốn tham gia đóng góp Việt hoá một page trên tài liệu Laravel tiếng anh mà trong repo Việt hoá này chưa có, các bạn [tạo một issue mới](https://github.com/petehouston/laravel-docs-vn/issues) và nêu tên page mà bạn đang làm. Hoặc page trong danh sách bạn muốn tham gia dịch mà chưa có ai nhận, bạn [tìm page đó trong danh sách issue](https://github.com/petehouston/laravel-docs-vn/issues) rồi comment muốn nhận dịch, để tránh bị dịch trùng lặp.
### Chỉnh sửa câu từ, ngữ nghĩa
Để chỉnh sửa câu từ, ngữ nghĩa của các page đang có sắn, đơn thuẩn cứ fork về và gửi pull request lên là được.
## Credits
Xin gửi lời cảm ơn tới tác giả của Laravel, [Taylor Otwell](https://github.com/taylorotwell) vì framework mã nguồn mở tuyệt vời này cho cộng đồng lập trình.
Và cũng gửi lời cảm ơn tới các bạn tham gia đóng góp vào dự án Việt hoá này.
- [Pete Houston](https://github.com/petehouston): **Tác giả dự án**
- [phumaster](https://github.com/phumaster)
- [Đinh Quốc Hân](https://github.com/dinhquochan)
- [RioV](https://github.com/RioV)cùng tất cả các bạn khác đã gởi các lời ý kiến đóng góp tới dự án.
Hi vọng sẽ nhận được nhiều ý kiến, và góp ý nữa của cộng đồng :)