Magento Module creation gives error
Giving full permission (775) to var and pub directory after upgrade.
Run the command using .
- chmod -R 775 var pub
- run php bin/magento setup:di:compile command
- php bin/magento setup:upgrade
- clear cache.
Giving full permission (775) to var and pub directory after upgrade.
Run the command using .