Is there a Railstutorial-quality tutorial for a PHP framework?
        Posted  
        
            by 
                tnorthcutt
            
        on Programmers
        
        See other posts from Programmers
        
            or by tnorthcutt
        
        
        
        Published on 2012-09-14T12:52:51Z
        Indexed on 
            2012/09/14
            15:48 UTC
        
        
        Read the original article
        Hit count: 354
        
Is there a tutorial along the lines of Michael Hartl's Rails Tutorial for a (widely used) PHP framework? Obviously there are tons of tutorials for e.g. Codeigniter, CakePHP, Symfony, etc., but I haven't been able to find one that is as extensive as Rails Tutorial is. Ideally, I'd like something that takes you from nothing to building a complete, functioning application with at least a decent amount of complexity.
© Programmers or respective owner