16

frameworks are great and all but it gets much harder to google stuff. a lot of people use php, not that many use cake

Comments
  • 3
    To be fair cakephp does have an amazing manual
  • 1
    @AleCx04 ik but it's about the rly specific things, they can't cover it all in the manual unfortunately
  • 0
    @duckytyped

    Laravel has a lot of flaws imho.

    Like a lot of all frameworks.

    But... And that's what you need to so in all cases... Debug what the fuck is going on and you don't need a manual
  • 0
    +1 for a fellow cake user
  • 0
    @IntrusionCM list these flaws. I bet you love symfony because it's so configurable? ;)
  • 0
    @bashleigh When you want to have a discussion, don't start with an allegation...

    And seriously... That allegation was just bad. Really... Bad.

    All frameworks suffer from a very tight coupling - although the last trend is modularizing.

    And it really depends on what you want to achieve - but the more you need to work on framework essentials (Session handling, Request / Response handling, Interceptions and so on) the harder it will get.

    Last but not least: Laravel is one of the most opioniated frameworks out there... I dislike quite a bit of these opinions, especially regarding to API / syntax.
  • 0
    @IntrusionCM sorry was a bit harsh of me. Someone I know is very opinionated on symfony! Especially because it's so configurable and it just winds me up. Even more so because everyone in the office is is so far up his arse and act like fucking parrots and can't form an opinion of their own. So kinda took that out on you first off 😂😂
    My opinion is symfony is too configurable! And I dislike its container for quite a few reasons. If I'm honest all frameworks have their downsides. Nobody seems to like one framework. Especially PHP frameworks. If I'm really honest I dislike them all but I dislike Laravel the least because of its documentation
Add Comment