PermissionΒΆ

Change permisson of following files and folders:
  • .env(666)

  • storage/settings.json(666)

  • storage/framework(777)

  • storage/logs(777)

  • storage/app/public(777)

  • bootstrap/cache(777)

  • public(777)