I am getting this error. please help me out from this problem.
<?phpError: The template path "@tests/unit/templates/fixtures" does not existI am getting this error. please help me out from this problem.
<?phpError: The template path "@tests/unit/templates/fixtures" does not existHi sakshya_nigam, can you share your tests folder structure and content?
Actually, I am confused where to put faker template in which folder.
please give me direction, how to implement it in yii
Somewhere in your code you are trying to access this path: “@tests/unit/templates/fixtures”, but seems that you don’t have those directories created.
Follow this tutorials step-by-step and you should be able to achieve what you want: