Magento Warning: ltrim() expects parameter 1 to be string,


Solution:


  1. Remove "di" folder located in var directory
  2. Go to your magento root folder
  3. Then execute the command php bin/magento setup:di:compile
  4. Give proper permissions to folders and files.

No comments:

Post a Comment