Lyften.com
  • Projects
  • Journal
  • Portfolio
  • Get Started
  • Basic usage
  • Upgrade
  • Projects
  • Laravel Asana
  • Upgrade

edit this page Upgrade

Upgrading To 0.3 From 0.2

Asana stopped supporting API keys, so now we must use a Personal Access Token. See Asana's directions for generating a personal access tokens. Then update the config/asana.php config file with the new token:

'accessToken' => env('ASANA_TOKEN'),

Copyright © 2008-2023 Lyften. Built using Skosh.