Pradeep_Chinna Posted October 1, 2013 Share Posted October 1, 2013 Hi freaks :-) i want to learn php mvc and frameworks. Can anyone suggest me a website/blog/ebook to learn frameworks and mvc. Pls Help me... Link to comment https://forums.phpfreaks.com/topic/282594-php-frameworks-and-mvc/ Share on other sites More sharing options...
PravinS Posted October 1, 2013 Share Posted October 1, 2013 Check codeigniter http://ellislab.com/codeigniter User guide http://ellislab.com/codeigniter/user-guide/ Link to comment https://forums.phpfreaks.com/topic/282594-php-frameworks-and-mvc/#findComment-1452000 Share on other sites More sharing options...
trq Posted October 1, 2013 Share Posted October 1, 2013 Check codeigniter http://ellislab.com/codeigniter User guide http://ellislab.com/codeigniter/user-guide/ CodeIgnitor is dead. It is also a terrible example of a php framework. If you are just starting out, I would suggest Laravel. Link to comment https://forums.phpfreaks.com/topic/282594-php-frameworks-and-mvc/#findComment-1452012 Share on other sites More sharing options...
Pradeep_Chinna Posted October 2, 2013 Author Share Posted October 2, 2013 Pravin, trq: Thank You very much...:-) am a beginner of learning frameworks...so, any suggestions to learn quicky and easily ? Link to comment https://forums.phpfreaks.com/topic/282594-php-frameworks-and-mvc/#findComment-1452155 Share on other sites More sharing options...
trq Posted October 2, 2013 Share Posted October 2, 2013 any suggestions to learn quicky and easily ? It's not really something you should try and rush. In fact, you should know php well first and be familiar with a lot of OOP concepts. Then, like always, its practice makes perfect. Link to comment https://forums.phpfreaks.com/topic/282594-php-frameworks-and-mvc/#findComment-1452186 Share on other sites More sharing options...
Pradeep_Chinna Posted October 2, 2013 Author Share Posted October 2, 2013 Thank u :-) Link to comment https://forums.phpfreaks.com/topic/282594-php-frameworks-and-mvc/#findComment-1452228 Share on other sites More sharing options...
AbraCadaver Posted October 2, 2013 Share Posted October 2, 2013 Pravin, trq: Thank You very much...:-) am a beginner of learning frameworks...so, any suggestions to learn quicky and easily ? Most of the top frameworks are well documented and have a blog tutorial or some such. Try running through a couple and see which one(s) seem to make sense to you and seem like they make your coding easier/quicker. CakePHP, Laravel, Yii and several others. I just saw trq say that CI is dead. I've never used it but I need to go read up on what happened. Link to comment https://forums.phpfreaks.com/topic/282594-php-frameworks-and-mvc/#findComment-1452272 Share on other sites More sharing options...
ignace Posted October 2, 2013 Share Posted October 2, 2013 I just saw trq say that CI is dead. I've never used it but I need to go read up on what happened. They stood it up for adoption, that's how much they like it themselves. Link to comment https://forums.phpfreaks.com/topic/282594-php-frameworks-and-mvc/#findComment-1452279 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.