How to use yii2 forms

I am following this tutorial for practicing yii2.

And halfway through , I can’t complete this tutorial because I dont know where to use forms in my project.

I googled and find forms should be in views/site/

But my link /status/create(Refer the Top link) still shows error 404.

Hi,

Well in the tutorial says:

[i]

[/i]

The form is a view and then you have to put in the views/status folder and with name create.php.

But I suggest you read Yii 2.0 guide, it is more complete and easy to understand.

Reguards

[color="#006400"]/* moved */[/color]