PHPackages                             liran-co/laravel-frontend-services - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Templating &amp; Views](/categories/templating)
4. /
5. liran-co/laravel-frontend-services

ActiveLibrary[Templating &amp; Views](/categories/templating)

liran-co/laravel-frontend-services
==================================

Easily add third-party services to your front-end.

v0.1(5y ago)231MITPHPPHP ^7.4|^8.0

Since Apr 17Pushed 5y ago1 watchersCompare

[ Source](https://github.com/liran-co/laravel-frontend-services)[ Packagist](https://packagist.org/packages/liran-co/laravel-frontend-services)[ Docs](https://github.com/liran-co/laravel-frontend-services)[ RSS](/packages/liran-co-laravel-frontend-services/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

Laravel Frontend Services
=========================

[](#laravel-frontend-services)

> ⚠️ Warning: This is a pre-release version that is not yet ready for production use.

Laravel Frontend Services exposes [Blade Components](https://laravel.com/docs/8.x/blade#components) that make it easier to integrate and include the scripts of third-party services.

[![Latest Stable Version](https://camo.githubusercontent.com/50981c6d9091c933d005ecc4589c0f23d13d7606ecc994f393f5efa66f58f8ed/68747470733a2f2f706f7365722e707567782e6f72672f6c6972616e2d636f2f6c61726176656c2d66726f6e74656e642d73657276696365732f762f737461626c65)](https://packagist.org/packages/liran-co/laravel-frontend-services) [![Total Downloads](https://camo.githubusercontent.com/9781a127353cb98557491472277cc84128507d30b8f0f7276068ec3b6a003591/68747470733a2f2f706f7365722e707567782e6f72672f6c6972616e2d636f2f6c61726176656c2d66726f6e74656e642d73657276696365732f646f776e6c6f616473)](https://packagist.org/packages/liran-co/laravel-frontend-services) [![License](https://camo.githubusercontent.com/816d2d460c87c4c7e2573d2239460450e3a19c283fa6babcbb7359338e9a6a4d/68747470733a2f2f706f7365722e707567782e6f72672f6c6972616e2d636f2f6c61726176656c2d66726f6e74656e642d73657276696365732f6c6963656e7365)](https://packagist.org/packages/liran-co/laravel-frontend-services)

Installation
------------

[](#installation)

To get started, install the `liran-co/laravel-frontend-services` package:

```
composer require liran-co/laravel-frontend-services
```

Usage
-----

[](#usage)

First, add the relevant configuration values for each service you'd like to use in the `config/services.php` file.

```
