I am Taylor Otwell. Ask me anything.
View other answers to this threadFull Stack Web Developer
What is something inside of Laravel that is used extensively that you would want to see used more often in other projects? I.e. helper functions, Collections, Eloquent, etc.
The collections are very powerful and are applicable to basically any project. I of course love using Eloquent and would prefer to use it on any PHP project I work on.