otifsolutions/laravel-social

Laravel Social allows users to get and create post on different social platforms

Downloads

102

Stars

1

Version

1.0.8

Requirements

PHP 5 > 5.3.0

Laravel > 5.0

How to use the library

Install via Composer

Using Composer (Recommended)

Either run the following command in the root directory of your project:

composer require otifsolutions/laravel-social

Following Entries are required in the .env File

INSTAGRAM_USERNAME=your_instagram_account_username INSTAGRAM_PASSWORD=your_instagram_account_password INSTAGRAM_FETCH_LIMIT=1000 INSTAGRAM_USER_KEEP_DAYS=10 INSTAGRAM_USER_KEEP_POSTS=100

otifsolutions

Author

otifsolutions