Best ways to learn Laravel

Asked by: joseph-brandt
Date:
Viewed: 387
Answers: 1
  • 0

Can you recommend good learning resources for Laravel?

Answers

Answer by: ChristianKovats

Answered on: 20 Jul 2023

  • 0

If you are already familiar with PHP and MVC, just learn the basics of Laravel. I know there are tons of tutorials out there, but I think the best way to do this is just going through the documentation. Once you done that, build projects. You can find a lot on Youtube but you can also come up with your own ideas. Build, build, build! Don’t get lost in tutorials. Learn by building projects, real life projects. Solve problems. You have a favorite website, try to build it with Laravel. I think this is the best and fastest way to learn it.

Please log in to post an answer!