FWIW though checkout Symfony as well, a lot of what Laravel gets right Symfony got right first and a lot of what (imo) Laravel gets wrong Symfony also gets right.
Plus: It never hurts to see how the other side does things because it gives you the chance to steal bits that you might need later ;).
Comments
The Derp Derp does get old.
FWIW though checkout Symfony as well, a lot of what Laravel gets right Symfony got right first and a lot of what (imo) Laravel gets wrong Symfony also gets right.
Plus: It never hurts to see how the other side does things because it gives you the chance to steal bits that you might need later ;).
I've experienced the opposite: a lot of what Symfony gets wrong, Laravel gets it right at the moment (also imo).
Exactly, both contribute towards a common goal and they can easily share code thanks to a common language.