PHP, meet elegance. Laravel 3 has arrived.
laravel.com
PHP, meet elegance. Laravel 3 has arrived.
1–6 of 6 posts
Re: PHP, meet elegance. Laravel 3 has arrived.
#2Re: PHP, meet elegance. Laravel 3 has arrived.
#3People seem to spend a lot of time trying to get PHP to be more like Rails, Django, Node/Express, Play and similar, people seem to think it's OK for the entire application to need to be re-initialized on every request (LazyLoading classes) instead of just running the setup once and then handling requests. PHP has it's advantages but why re-invent the wheel using marshmallows?
They are biscuits topped with marshmallow and covered in a chocolate flavoured coating. http://en.wikipedia.org/wiki/Wagon_Wheels
Re: PHP, meet elegance. Laravel 3 has arrived.
#4People seem to spend a lot of time trying to get PHP to be more like Rails, Django, Node/Express, Play and similar, people seem to think it's OK for the entire application to need to be re-initialized on every request (LazyLoading classes) instead of just running the setup once and then handling requests. PHP has it's advantages but why re-invent the wheel using marshmallows?
Apparently you have never tried wagon wheels. They are biscuits topped with marshmallow and covered in a chocolate flavoured coating. http://en.wikipedia.org/wiki/Wagon_Wheels
Re: PHP, meet elegance. Laravel 3 has arrived.
#5Several limiting factors are there however, the migrations functionality is a bit weak, it supports many databases so you can't really go specifics (ex: changing database engine, it's INNODB by default) The orm is very straightforward, it works but it's slightly too simplistic, I found my self hand code a couple of times.
All in all: A++++ great framework!! will use again!!
Re: PHP, meet elegance. Laravel 3 has arrived.
#6Earlier quoted context omitted.
Apparently you have never tried wagon wheels. They are biscuits topped with marshmallow and covered in a chocolate flavoured coating. http://en.wikipedia.org/wiki/Wagon_Wheels
I'd completely forgotten about those, you've successfully invalidated my metaphor. My A-Level electronics teacher used to get us wagon wheels every time he forgot to review our prep (basically every week)
Really? They must have gone through great lengths and a lot of experimentation before they were finally successful in creating that shape.