I don't know which files have to upload on different host

I completed my trackstar course. Now I want to upload it to my online server, so which files I will upload ?

my trackstar folder only or with trackstar with yii folder ?

Please help me out.

If you call just one method of the framework in your program… you need it on the server… how it would run otherwise…

So the answer is: tracstar with your code

Thanks for Help.

Sorry for stupid question. But I thought there will be a tool to deploy all together. like maven in jsp.

Remember… there are no stupid questions…

Currently there is no tool for automatic deployment…

so you need to copy the framework and the project files… that depending on you configuration… can be all in one folder (yii in a subfolder of the project folder) or more (yii in one folder, project in another folder)

And don’t forget… to check that the assets and runtime folders are writable by the web process…