Skip to content

FrosinaS/unsplash-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Run

composer require frosinas/unsplash to install the package

Run

php artisan vendor:publish --tag=Frosinas\Unsplash\UnsplashProvider to publish the provider settings

add following variables to your config

UNSPLASH_CLIENT_ID=your client UNSPLASH_CLIENT_SECRET=your secret UNSPLASH_REDIRECT_URL=http://localhost:8000/api/unsplash/authorization (this should be added to Redirect URI inside your Unsplash app, or the prefix should be your virtual host for the app) UNSPLASH_API_URL=https://unsplash.com/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages