I new to cakephp, i have created plugin of theme named Amuk
Now i want to do my application coding, i have doubt regarding where i have to put application controller, in the main src folder or in the /plugins/Amuk/src/Controller/. Second doubt is where i will put my view file. Here i have created default.ctp inside Layout folder, but where shouls i put my other views that are to be rendered inside this default view. Please help to clear my doubts or give up some usefull links to start with. I am using Latest Version of Cakephp.