Lumen – A micro-framework by Laravel
laravel-news.com
Lumen – A micro-framework by Laravel
1–10 of 116 posts
Re: Lumen – A micro-framework by Laravel
#2Re: Lumen – A micro-framework by Laravel
#3Re: Lumen – A micro-framework by Laravel
#4[deleted]
Re: Lumen – A micro-framework by Laravel
#5[deleted]
Re: Lumen – A micro-framework by Laravel
#6[deleted]
Re: Lumen – A micro-framework by Laravel
#7Re: Lumen – A micro-framework by Laravel
#8Re: Lumen – A micro-framework by Laravel
#9[deleted]
Plus php has a large library of components (Zend, symfony) and a package manager (composer) that make web development significantly easier.
Re: Lumen – A micro-framework by Laravel
#10[deleted]
I'm currently porting a rails app to Laravel and the speed boost has been pretty remarkable, not to mention not ever having to install gems whose only purpose is to reboot unicorn when the memory leaks hit a certain threshold.
I didn't choose Laravel because I like PHP (I don't), I chose it because of the need to balance ease of development with speed with having less skilled developers be able to maintain it with a modicum of safety. Not to mention how ridiculously easy it is to horizontally scale PHP.
I'd like PHP more if they dropped the f*cking $ sign though.
It's a good tool if you need to get shit done.