![]() |
CodeIgniter 4.0 is here! - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: General (https://forum.codeigniter.com/forumdisplay.php?fid=1) +--- Forum: News & Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=2) +--- Thread: CodeIgniter 4.0 is here! (/showthread.php?tid=75581) |
RE: CodeIgniter 4.0 is here! - cosmo - 02-25-2020 I don't think I have ever eagerly awaited for a piece of software before, yet alone a framework. Certainly, not for five years! Thank you so much to everyone who made this possible. My deepest sympathies to the Parry family. I feel that I've lost people who were dear to me this year (though I've never met them) from Dr. Parry to Kobe Bryant, and others. But yay to progress, and a solid "foundation" as Lonnie mentioned! RE: CodeIgniter 4.0 is here! - maprangsoft - 02-25-2020 Thank you very much from thailand. RE: CodeIgniter 4.0 is here! - miguelgomezsa - 02-25-2020 Guys! The link to Download is broken. https://codeload.github.com/codeigniter4/CodeIgniter4/zip/v4.0.2 404: Not Found Thanks RE: CodeIgniter 4.0 is here! - jreklund - 02-25-2020 You can use this instead. https://github.com/codeigniter4/CodeIgniter4/archive/4.0.2.zip RE: CodeIgniter 4.0 is here! - nc03061981 - 02-25-2020 Thanks... RE: CodeIgniter 4.0 is here! - tomexsans - 02-25-2020 Hello to the CI Team and Community, I have been a major user of CI back from CI 2.X to CI 3.X all my old and new projects are written on CI until now. the easiest upgrades i had/have encountered without breaking you app. i have seen the development of CI4 from alpha,beta to RC but this is really the first time i will be using it. I cannot imagine the effort and dedication poured into this project to make a successful release. Thank you very much RE: CodeIgniter 4.0 is here! - John_Betong - 02-25-2020 I prefer the latest Github version: https://github.com/codeigniter4/CodeIgniter4/archive/develop.zip and also to have Git installed and clone the following: git clone https://github.com/codeigniter4/CodeIgniter4.git RE: CodeIgniter 4.0 is here! - sharazy - 02-26-2020 Let us commemorate this moment while remembering and grateful for everything done by CodeIgniter community throughout these years. Happy Belated Birthday, James. RE: CodeIgniter 4.0 is here! - eboominathan - 02-26-2020 It is very hard to understand the upgrading documentation anyone know how to do upgrade from CI3 to CI4 How to upgrade CI3 to CI4 RE: CodeIgniter 4.0 is here! - olaoyesunday - 02-26-2020 This is great! I am new to CodeIgniter as have said in my earlier mail and with little things have seen in the CI 3.4 Documentation, I love this framework. I am PHP and MySQL Savvy but I want my work to be faster. Please, I want anyone of us here to lead me to : 1) Excellent Tutorials or book or Video subscription especially Udemy.com on CodeIgniter4 and Bootstrap 4 or 3. 2) E-commerce website Using CodeIgniter 4 with full admin panel. I googled and searched but the rating I am seeing confused me. I don't want to have the same experience I had when learning PHP by using about 6 years to look for the book that will add comment to blog when writing blogs all of them were just saying in order to keep the script simple the would not add comment section. |