CodeIgniter Forums
Is anybody using version 4? - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: CodeIgniter 4 (https://forum.codeigniter.com/forumdisplay.php?fid=28)
+--- Forum: CodeIgniter 4 Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=31)
+--- Thread: Is anybody using version 4? (/showthread.php?tid=66445)

Pages: 1 2


Is anybody using version 4? - startbbs - 10-22-2016

it seems that few people are using this version. if you have used for your project?


RE: Is anybody using version 4? - enlivenapp - 10-22-2016

It's in Alpha, no one is using it for a production site.

I'm playing around with it and learning all the fun new ways of doing things just for giggles but it's month away from any kind of stable release.


RE: Is anybody using version 4? - sv3tli0 - 10-22-2016

Play with it yes ..
Using it for some real app, nope...


RE: Is anybody using version 4? - John_Betong - 10-24-2016

When I wasn't busy I started this site with an early CI 4 version

http://john-betong.tk/


RE: Is anybody using version 4? - startbbs - 10-24-2016

I don't know how long the formal version will be released, so I am going to use the current version(4) in production.


RE: Is anybody using version 4? - Narf - 10-24-2016

(10-24-2016, 12:43 AM)startbbs Wrote: I don't know how long the formal version will be released, so I am going to use the current version(4) in production.

(facepalm)


RE: Is anybody using version 4? - sv3tli0 - 10-24-2016

(10-24-2016, 12:43 AM)startbbs Wrote: I don't know how long the formal version will be released, so I am going to use the current version(4) in production.


Lets make it clear ...

If you want to work with CI 4 on your production, put PHP 7.1 beta on it or even 7.2 pre-alpha .. It's the same. 

Until CI 4 is under development anything at it can be completely changed, removed, unstable and security threat.. 
At the same time many things are not yet complete so you won't have them at all...

Why the hell you want to use such "tool" for production ?


RE: Is anybody using version 4? - enlivenapp - 10-27-2016

(10-24-2016, 12:43 AM)startbbs Wrote: I don't know how long the formal version will be released, so I am going to use the current version(4) in production.


Just,  why?  Dodgy


RE: Is anybody using version 4? - albertleao - 11-02-2016

Hahahahahaaha


RE: Is anybody using version 4? - Pertti - 11-02-2016

Trying it to run a sustainable business might prove a risky move, at the same time a "real-life" mini-project is good way to learn the new system in and out.

Using it at home at the moment for slightly more elaborate "Hello World" for hobby project I thought I'll use to learn Laravel, actually, but I also want to get better look at new built in ORM.