php - Controller Not Generate To Modules Directory YII2 via Gii -


i using yii 2.0.4 , made 1 module via gii.

module name service want make web service using module.

but when tried make controller in service module module not work giving error below image

yii2 gii issue while controller generating

i read post https://github.com/yiisoft/yii2/issues/4413

but don't understand need do. please me generate controller via gii.


Comments

Popular posts from this blog

How to provide Authorization & Authentication using Asp.net, C#? -

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

How to use Authorization & Authentication in Asp.net, C#? -