Codeigniter vs LArave; |
Codeigniter is the way to go. I'm verry happy with it. If you wanna know an other simpler framework you can check Slim which has no installation whatsoever.
It all depends upon your ease.I think CodeIgniter is really easy to use for web development.But people are moving towards laravel instead of this laravel configuration process is bit difficult.
The FAS Solutions
corporate web development web designs and development services http://www.thefas-solutions.com (05-22-2015, 11:48 AM)no1youknowz Wrote:(05-22-2015, 08:13 AM)CroNiX Wrote: Build a large, complex high traffic website in Laravel, then build the same in Codeigniter. Man, just by reading your post, I've learned a lot.Thanks! Going back to the topic, for me, I would prefer codeigniter over laravel for personal large scale projects performance wise and aside from that, I dont mind coding stuff myself as oppose to additional beatiful code features from laravel as they say(I use both btw and also yii2). it's just my preference, I am more into coding from scratch and for large scale app, i would use codeigniter because its bare to a minimum and faster, it just reminds me of the time I build a large app using just php. Anyhow, its my personal preference, learn both and decide from there what is best that fits you.
as a beginner in php i first learned the basics ( still learning ) then i wanted to try out a framework, then i tried every framework that exist,
i can tell you that CodeIgniter is the easiest to learn and to understand the code while laravel is realy hard to understand, and difficult to install, btw if you are new in php like me, codeigniter made me learn php faster then before, i just love codeigniter,
I think laravel have butchered the process. Their insistence on using composer put me off from the get go, to me it shouldn't be this ridiculously complicated, I just want to download a zip extract and use. I don't want to download a command line utility which requires it to be constantly updated to then remember some obtuse command line parameters to install a framework- sure you don't need composer, but this is what they insist.
Also tcomposer dependency is a joke, with composer you just pull in a library on git and you're good to go. No you are not. One, does that library require another dependency? Then suddenly you base file is massively bloated. Is that dependency free from bugs or is it not, github is full of all kinds of crap. Also they're ridiculous naming acroynms, eloquent, mock, and namespacing, php butchered classes imo. I just want to take it back to how it should be. Simple easy and ready to go. Also each revision seems more and more dependent on symphony, it's almost turning into symphony. It's just really bad on all fronts. You'll never catch me using composer. Mind you this is my biased opinion, and we are on a codeigniter forum. With CI 3.0 ticks all the boxes.
Practical guide to IgnitedCMS - Book coming soon, www.ignitedcms.com
(05-22-2015, 11:48 AM)no1youknowz Wrote:(05-22-2015, 08:13 AM)CroNiX Wrote: Build a large, complex high traffic website in Laravel, then build the same in Codeigniter. WOW, where do you work? Whats the site? Just curious. I tried to msg you, but I think you have PM disabled
(08-23-2015, 12:31 AM)jLinux Wrote:(05-22-2015, 11:48 AM)no1youknowz Wrote: The traffic that the 3 FE servers are capable of doing are 7.2 billion impressions a monthWOW, where do you work? Whats the site? Just curious. I tried to msg you, but I think you have PM disabled Probably a porn site!
CodeIgniter 4 tutorials (EN/FR) - https://includebeer.com
/*** NO support in private message - Use the forum! ***/ (08-01-2015, 07:29 PM)FatihAkgun Wrote: as a beginner in php i first learned the basics ( still learning ) then i wanted to try out a framework, then i tried every framework that exist, Ye im the same was learning php then got told that frameworks were the way to go so tried laravel, Codeigniter, yii and zend but found them all bar codeigniter difficult to follow and understand. But after some time using Codeigniter i do now have a better understanding on how the others work... But i still prefer Codeigniter just down to its simplicity to setup and use. (08-23-2015, 07:45 AM)includebeer Wrote:(08-23-2015, 12:31 AM)jLinux Wrote:(05-22-2015, 11:48 AM)no1youknowz Wrote: The traffic that the 3 FE servers are capable of doing are 7.2 billion impressions a monthWOW, where do you work? Whats the site? Just curious. I tried to msg you, but I think you have PM disabled Hahhaa, reminds me of when I went to an interview, and the interview went awesome, it was as a Linux Engineer, and at the end, the lady was all "Well, you did great! we definitely want you here! Just one question.... how do you feel about adult entertainment?" "... Wait, is this position at CCbill?" "Yes..." "No thank you" So I leave the interview, and no joke, as im in the lobby leaving, my buddy calls me, hes all "HEY! I can get you a job! I know a company that needs you... have you ever heard of CCBill?" hahaha Sorry, off topic, i know, lol. (08-23-2015, 10:08 AM)skoobi Wrote:Thats exactly true, its because CI doesnt yet use a lot of new features like namespaces or ORM, but I know they plan to.(08-01-2015, 07:29 PM)FatihAkgun Wrote: as a beginner in php i first learned the basics ( still learning ) then i wanted to try out a framework, then i tried every framework that exist, I know I like CI, but I do want to try Laravel, just so I know which one I REALLY like more, I dont wanna be one of those guys who says that one is better just because its the one im using |
Welcome Guest, Not a member yet? Register Sign In |