|
|
|
|
|
by jtreminio
577 days ago
|
|
1) *magic*
2) Its ORM of choice uses ActiveRecord pattern which I find to be hideous. DataMapper is far superior
3) Its weird facade patterns is terrible I can (and have!) gone in-depth into my misgivings with Laravel, but it is fine for most projects and teams. It has elevated the average codebase quality throughout the PHP community and introduced many engineers to what PHP can do. Its creator and community have been a large net-positive to PHP as a whole. I still prefer Symfony: 1) explicit
2) DataMapper ORM by default
3) What I am used to |
|
https://www.slimframework.com/