Hi guys I want to create a backend(admin) panel for managing the tables in the database and create a front end that will display the contents in a professional looking way. I had been searching for a good way to do this. I also found this http://www.yiiframework.com/wiki/...site/
I really want to use this technique but i cannot find a tutorial that will help me start it up. for example. how will i create the directory? Will I be copy pasting the models in the skeleton application or what. can someone point me in the right direction I am really new to yii sorry
For example i am accessing the front end site with this url: www.mysite.com. if i want to access the back end i will type: www.mysite.com/admin. please help thanks