-
Notifications
You must be signed in to change notification settings - Fork 5
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
[DONE] valet.md #13
base: 5.4-ru
Are you sure you want to change the base?
[DONE] valet.md #13
Conversation
agoalofalife
commented
Feb 27, 2017
•
edited
Loading
edited
- Introduction
- Valet Or Homestead
- Installation
- Upgrading
- Serving Sites
- The "Park" Command
- The "Link" Command
- Securing Sites With TLS
- Sharing Sites
- Custom Valet Drivers
- Other Valet Commands
valet.md
Outdated
|
||
As you may know, Laravel offers [Homestead](/docs/{{version}}/homestead), another local Laravel development environment. Homestead and Valet differ in regards to their intended audience and their approach to local development. Homestead offers an entire Ubuntu virtual machine with automated Nginx configuration. Homestead is a wonderful choice if you want a fully virtualized Linux development environment or are on Windows / Linux. | ||
Как вы знаете, Laravel предлагает [Homestead](/docs/{{version}}/homestead), это альтернативная среда окружения Laravel. Homestead и Valet отличаются в отношении к целевой аудитории и их подходу к локальной разработке. Homestead предлагает виртуальную машину Ubuntu с автоматизированной конфигурацией Nginx. Valet - замечательный выбор, если Вы хотите полностью виртуальную среду разработки Linux или находитесь на Windows / Linux. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Абзац
Valet - замечательный выбор, если Вы хотите полностью виртуальную среду разработки Linux или находитесь на Windows / Linux.
противоречит ниже абзацу
Таким образом, это основа для разработчиков, которым необходим PHP / MySQL и не нуждаются в полностью виртуальной среде разработки.
valet.md
Outdated
|
||
As you may know, Laravel offers [Homestead](/docs/{{version}}/homestead), another local Laravel development environment. Homestead and Valet differ in regards to their intended audience and their approach to local development. Homestead offers an entire Ubuntu virtual machine with automated Nginx configuration. Homestead is a wonderful choice if you want a fully virtualized Linux development environment or are on Windows / Linux. | ||
Как вы знаете, Laravel предлагает [Homestead](/docs/{{version}}/homestead), это альтернативная среда окружения Laravel. Homestead и Valet отличаются в отношении к целевой аудитории и их подходу к локальной разработке. Homestead предлагает виртуальную машину Ubuntu с автоматизированной конфигурацией Nginx. Valet - замечательный выбор, если Вы хотите полностью виртуальную среду разработки Linux или находитесь на Windows / Linux. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Много сдвоенных пробелов, «Вы» надо заменить на «вы»
Исправил мелочи в виде лишних пробелов и "Вы"
Перевод |