mernish / skyii

Starter Kit for Yii2
BSD 3-Clause "New" or "Revised" License
3 stars 1 forks source link

Accessing a newly created module by Gii will throw exception if accessed without login #31

Open antick opened 7 years ago

antick commented 7 years ago

We are generating modules for backend only at the moment and back end uses the admin-lte theme with some user related variables in the layout. Accessing these back end pages without login will throw an exception which needs to be fixed.