PHPackages                             myckhel/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. [API Development](/categories/api)
4. /
5. myckhel/laravel-vtpass

ActiveLibrary[API Development](/categories/api)

myckhel/laravel-vtpass
======================

:package\_description

v0.1.2-alpha(5y ago)43.3k1MITPHPCI failing

Since Jul 7Pushed 5y ago1 watchersCompare

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

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

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

[](#laravel-vtpass)

[![Latest Version on Packagist](https://camo.githubusercontent.com/b416de4c8a83dc9a5bc9e49a945d6b1f5dc21b4d72dacdeebbad738abc5fae6d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6d79636b68656c2f6c61726176656c2d7674706173732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/myckhel/laravel-vtpass)[![Total Downloads](https://camo.githubusercontent.com/556a50de5379851e45c1ff81c3604e31055e8b166a73f22dcdf3304ab965f3ca/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6d79636b68656c2f6c61726176656c2d7674706173732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/myckhel/laravel-vtpass)[![Build Status](https://camo.githubusercontent.com/71b38e4e7da4922b660ca6c479718030c7f53a59af3b7fc84cac01e61c20c732/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f6d79636b68656c2f6c61726176656c2d7674706173732f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/myckhel/laravel-vtpass)

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

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

[](#installation)

Via Composer

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

Setup
-----

[](#setup)

The package will automatically register a service provider.

You need to publish the configuration file:

```
php artisan vendor:publish --provider="Myckhel\Vtpass\VtpassServiceProvider"
```

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

```
