5 Things I Wish I Knew When Starting with Laravel

  • Read about a feature in at least three different sources to understand it fully.
  • Understand that Laravel allows freedom of choice in how you write your code.
  • Be aware that Laravel tools and PHP tools are often overhyped.
  • Realize how easy it is to start writing tests in Laravel.
  • Not only write code as a learner, but also analyze someone else's code.

via 5 Things I Wish I Knew When Starting with Laravel