LaravelPackages.net
Acme Inc.
Toggle sidebar
otifsolutions/laravel-social

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

104
1
1.0.8
About otifsolutions/laravel-social

otifsolutions/laravel-social is a Laravel package for laravel social allows users to get and create post on different social platforms. It currently has 1 GitHub stars and 104 downloads on Packagist (latest version 1.0.8). Install it with composer require otifsolutions/laravel-social. Discover more Laravel packages by otifsolutions or browse all Laravel packages to compare alternatives.

Last updated

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

Star History Chart