Hacker News new | ask | show | jobs
by krapp 4694 days ago
What sort of project, and how bad is the performance?

I've got a couple of things cooking with Laravel 4 myself but haven't finished anything yet. I'm curious about your impressions.

1 comments

I don't have any proper metrics but I can say it's not bad at all - only when compared to C# :P

I built a small system for internal communication (sort of like a an internal twitter/facebook)

I could not say enough good things about Laravel. It really is the future of PHP.

The only issue I've had with it is in deployment - because of composer it's a bit fiddly - I ended up using the PAAS Engine Yard for testing deployment (and I will use them for proper deployment) because it was super easy with them (just more expensive).