Best ways to learn Laravel
- 0
Can you recommend good learning resources for Laravel?
Answers
- 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.