Skip to content
This repository has been archived by the owner on Nov 29, 2022. It is now read-only.

Environtment variable #17

Open
Cvar1984 opened this issue Aug 14, 2020 · 1 comment
Open

Environtment variable #17

Cvar1984 opened this issue Aug 14, 2020 · 1 comment

Comments

@Cvar1984
Copy link
Owner

// .env
APP_TOKEN = token
UNSPLASH_TOKEN = token
<?php
$api = new UnsplashApi(Config::getEnvironment('string:UNSPLASH_TOKEN'));
@issue-label-bot issue-label-bot bot added the bug Something isn't working label Aug 14, 2020
@issue-label-bot
Copy link

Issue-Label Bot is automatically applying the label bug to this issue, with a confidence of 0.54. Please mark this comment with 👍 or 👎 to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

@Cvar1984 Cvar1984 added feature_request and removed bug Something isn't working labels Aug 14, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant