|
|
|
|
|
by jasonlotito
4666 days ago
|
|
> Laravel is all the lessons learned from a decade of frameworks, code igniter, kohana, and others. If Laravel learned anything from those frameworks, it's how to make all the same mistakes using an update version of PHP, and invent new mistakes on top of it. No, Laravel is not the solution. It's encouragement of globals, it's decision to implement solutions in the slowest ways possible. It's a complete mess. You cannot use Laravel as an example of best practices. |
|
Globals? Have you used it since the new version? It's all namespaced now.
"It's decision to implement solutions in the slowest ways possible. It's a complete mess."
What does that even mean?
I can whip up a really excellent CRUD app in TEN minutes.
What is your 'better' alternative? Are you a Ruby 'rockstar'?