Closed jonathandey closed 4 years ago
Getting 'Unable to boot ApiServiceProvider, configure an API domain or prefix.' after install.
The fix is to add these to your .env file
API_PREFIX=api API_DEBUG=true JWT_TTL=31622400 JWT_BLACKLIST_ENABLED=false
This needs adding to a wiki or the readme.
Getting 'Unable to boot ApiServiceProvider, configure an API domain or prefix.' after install.
The fix is to add these to your .env file
API_PREFIX=api API_DEBUG=true JWT_TTL=31622400 JWT_BLACKLIST_ENABLED=false
This needs adding to a wiki or the readme.