A
A
Alexey Vasnetsov2020-12-04 10:54:26
Laravel
Alexey Vasnetsov, 2020-12-04 10:54:26

Does it make sense to study the Laravel 5 documentation on laravel.ru or is it more logical to start immediately with the Laravel 8 documentation on laravel.com?

I'm starting to learn Laravel. If I understand correctly, when installing the composer, the latest version of Laravel is loaded. Does it make sense to master it according to the Russified documentation on laravel.ru? Or is it better to just look in the direction of the original? English is not very good :-(

Answer the question

In order to leave comments, you need to log in

2 answer(s)
O
Oleg, 2020-12-04
@vorontsov_aa

https://laravel.ru/posts/720
Have you read this?
IMHO the main point 4 and 2
The documentation is read for the first time in an overview and is refreshed in the head as needed.
The main thing is to understand the principles of the framework itself. In what place and through what should be the piece of code you need now for the task. Write a problem that interests you. Refactor as new knowledge becomes available.
I mean that the Language (PHP) is letters, the documentation on Laravel methods is a dictionary.
And we also need to correctly build sentences - framework frameworks.
quoting - third-party libraries (In reality, their share can repeatedly overlap the framework itself)
And here the required one may turn out to be legacy (outdated)

S
Sanes, 2020-12-04
@Sanes

As you prefer. The difference in versions is not critical. It seems there is a Russian-language version for 6.x
https://laravel.su/docs/6.x/installation

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question