-
-
Notifications
You must be signed in to change notification settings - Fork 6.9k
Closed
Labels
Description
Hello,
I am having a problem with assets folder and files. It creates empty folders.
I checked permission on folder which looks good. Some folder has files and some don't.
Even yii.js and bootstrap.js doesn't get created in the asset.
I tried composer clearcache
, composer dump-autoload
and composer update
. Didn't fix the problem.
I am using Yii 2.0.12 version and PHP 7.0.12 and OS windows
Thanks in advance