Laravel Social Auto Post
A comprehensive Laravel package for automatic social media posting across 8 major platforms simultaneously.
Introduction
Laravel Social Auto Post is a powerful package that allows you to automate and manage social media posts across various platforms directly from your Laravel application. With a unified and elegant API, you can seamlessly broadcast your content to Facebook, Twitter, LinkedIn, Instagram, TikTok, YouTube, Pinterest, and Telegram.
Supported Platforms
- Twitter / X
- TikTok
- YouTube
- Telegram
Key Features
- Unified API: Publish to any combination of platforms using a single method call.
- Media Support: Seamlessly upload and attach images or videos to your posts.
- Dynamic Credentials: Manage multi-tenant or SaaS applications by injecting credentials at runtime.
- Event-Driven Architecture: Hook into the publishing lifecycle using native Laravel Events.
- Robust Error Handling & Retries: Built-in exponential backoff retries for failed API requests.
Get started by checking out the Installation Guide.