I’ve developed a Yii 1.1 application and found it very easy and quick to use. I started learning Yii 1.1 by going through the tutorial that starts from building an application from scratch to using simple user authorisation.
I’m really struggling to come up to speed with Yii 2.0. With no yiic and other fundamental changes to Yii, I can’t even figure out how to build a starting application. Is there a Yii 2.0 tutorial that shows me how to build an application from the start, including adding user authorisation?
Ok, well I have managed to get my head around the differences between the simple and the advanced yii 2.0 application. Wow! I love the new Yii 2.0! It’s looking so much better and provides a lot more power for the developer.
One thing I’m still struggling with is how the css works. I have been trying to modify some css to make the <p> text larger but have not been able to so far. Anyone know how I can do this in Yii 2.0? And by default, is the advanced code using bower or less?