Laravel Share

screenshot of Laravel Share

Optional package for Laravel to generate social share links.

Overview

Laravel Share is an innovative package designed to simplify the creation of social share links within Laravel applications. Instead of manually coding share links for every project page, Laravel Share allows developers to generate them effortlessly, speeding up the development process. Supporting various platforms like Facebook, Twitter, LinkedIn, and more, it's a must-have tool for developers looking to enhance user engagement through social media integration.

This package, relying on Font Awesome for icons, offers an intuitive interface and multiple features that cater to different sharing needs. Whether you need single share links or multiple links for various providers, Laravel Share has got you covered, making it an essential addition to any Laravel project.

Features

  • Easy Installation: Install via Composer and configure the service provider effortlessly in your Laravel app's configuration files.
  • Multiple Platform Support: Effortlessly generate share links for numerous platforms including Facebook, Twitter, LinkedIn, WhatsApp, Reddit, and Telegram.
  • Customizable Links: Add extra classes, IDs, and titles to your share buttons easily by passing parameters, allowing for unique styling.
  • Raw Link Generation: Get raw links without HTML using the getRawLinks method, perfect for custom implementations.
  • Dynamic URL Sharing: Utilize the currentPage function to automatically share the current URL, simplifying the sharing process.
  • Custom Wrapping: Personalize the HTML output for social links by passing custom prefixes and suffixes for tailored designs.
  • Font Awesome Compatibility: Support for Font Awesome v5 (with an option for v4) to enrich the appearance of the social buttons with professional icons.
  • Regular Updates: Stay updated with regular version releases and changelogs that reflect recent changes and improvements.