7

So... I'm finally diving into web design.
Vue for front-end and codeigniter for backend, what do you think?

Comments
  • 2
    I'd rather use Laravel.
  • 2
    @HelloBaze Pros of Laravel over Codeigniter:
    Packaged modules
    Prebuilt User auth
    ORM
    Template engine
    Code generation
    Namespaces
    Inbuilt CLI suppprt
    Log management
    HHVM support
  • 4
    How about vue for frontend and literally anything but php for backend tho
  • 0
    @sharktits why? :p php ftw
  • 3
    Don’t use codeignitor!

    Just use symphony and gain some performance and reliability.
    Considering Ci is actually built on symphony anyway.
    Sometimes I wonder why companies create frameworks on top of other frameworks.
  • 1
    @C0D4 to create frameworks that create frameworks on frameworks
  • 0
    Akka with Scala.All Hail Scala!
  • 1
    Laravel + Vue
  • 0
    Well... Lavarel then... But has so many depencies ...
  • 1
    I'll stick to codeigniter to start, looks a lot simpler.
    You must remember that I only have basic knowledge of html, js, php and css.
    Already made a mockup of what I want in basic html + css, let's just go slow....
    I can always change to lavarel on the next project.
    As for frontend I really like Vue, spend two days researching and really like how easy it is
  • 1
    @RodrigoF good. Although I suggested laravel, your thinking is correct. I learned CI first as well. Easier to understand laravel later.
    Just make sure to do the switch in future.
Add Comment