4
OariG
7y

CodeIgniter or Laravel or Procedural PHP?

Comments
  • 0
    @busuu trying to get the hang of laravel since Im used to codeigniter. But seeing the basics of laravrl seems quite handy and not that complicated
  • 1
    @OariG yep, go with laravel.
    You can easily deploy a dev enviroment on your pc with homestead (a vagrant box).
    The online doc is awesome, plus if you are into video tutorial, laracasts.com by Jeffrey Way it's the place to go!
  • 0
    @gfux64 THANKS! Im trying to get my hands on books or vids for Laravel. I'll go check it out :)
  • 0
    @gfux64 +1 for Homestead

    I absolutely hate WebDev and PHP even more, but setting up and using Homestead is pretty easy (at least on Linux) and kinda fun
  • 0
    Laravel /o/ +1
  • 0
  • 3
    I use codeigniter for smaller projects and laravel for everything else.

    Seems to work pretty well for me.
  • 0
    CodeIgniter
  • 2
    Laravel ftw!
Add Comment