PHPackages                             emmadedayo/laravel-vtpass - 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. [Payment Processing](/categories/payments)
4. /
5. emmadedayo/laravel-vtpass

ActiveLibrary[Payment Processing](/categories/payments)

emmadedayo/laravel-vtpass
=========================

1.0.1(4y ago)153353MITPHP

Since Dec 21Pushed 4y ago1 watchersCompare

[ Source](https://github.com/emmadedayo/laravel-vtpass)[ Packagist](https://packagist.org/packages/emmadedayo/laravel-vtpass)[ Docs](https://github.com/emmadedayo/laravel-vtpass)[ RSS](/packages/emmadedayo-laravel-vtpass/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (5)Versions (3)Used By (0)

Laravel Vtpass
==============

[](#laravel-vtpass)

This is where your description should go. Take a look at [contributing.md](contributing.md) to see a to do list.

[![](https://github.com/emmadedayo/laravel-vtpass/raw/master/unnamed.png)](https://github.com/emmadedayo/laravel-vtpass/blob/master/unnamed.png)

\## Installation Via Composer

```
$ composer require emmadedayo/laravel-vtpass
```

Setup
-----

[](#setup)

The package will automatically register a service provider.

You need to publish the configuration file:

```
php artisan vendor:publish --provider="Emmadedayo\VtPass\VTPassServiceProvider"
```

This is the default content of the config file `vtpass.php`:

```
