Download the PHP package oualidstorytile/socialmedia without Composer
On this page you can find all versions of the php package oualidstorytile/socialmedia. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package socialmedia
Introduction
Storytile socialmedia provides an interface to OAuth authentication and search with Facebook, Instagram and Twitter.
You need to create an application (Facebook, Twitter) and create your credentials in the your project file ".env"
Installation
Configuration
- Add the file Database/migrations/2021_08_10_130951_create_user_socials_table.php to your migrations folder(rename the table if the name is used) and run migration
- Add the file config/socialmedia.php to your laravel project configuration.
- Set the below environment variables in your
.env
.
to get data take a look on Exemple/Socialcontroller.php
Storytile Socialmedia is open-sourced software licensed under the MIT license.
All versions of socialmedia with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.2
ext-json Version *
guzzlehttp/guzzle Version ^6.0|^7.0
illuminate/http Version ^6.0|^7.0|^8.0
illuminate/support Version ^6.0|^7.0|^8.0
ext-json Version *
guzzlehttp/guzzle Version ^6.0|^7.0
illuminate/http Version ^6.0|^7.0|^8.0
illuminate/support Version ^6.0|^7.0|^8.0
The package oualidstorytile/socialmedia contains the following files
Loading the files please wait ....