PHPackages                             sikic/laravel-envoy - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. sikic/laravel-envoy

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

sikic/laravel-envoy
===================

Run envoy tasks from your controller

128636[3 PRs](https://github.com/LukaSikic/laravel-envoy/pulls)PHP

Since Aug 15Pushed 3y ago1 watchersCompare

[ Source](https://github.com/LukaSikic/laravel-envoy)[ Packagist](https://packagist.org/packages/sikic/laravel-envoy)[ RSS](/packages/sikic-laravel-envoy/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

[![](https://camo.githubusercontent.com/096f4ee30236c1d18593b8e53ce0962af2b5b025e10baa703b5a871a94c50d56/68747470733a2f2f626f736e616465762e636f6d2f77702d636f6e74656e742f75706c6f6164732f323031352f30312f6c61726176656c5f656e766f792e706e67)](https://camo.githubusercontent.com/096f4ee30236c1d18593b8e53ce0962af2b5b025e10baa703b5a871a94c50d56/68747470733a2f2f626f736e616465762e636f6d2f77702d636f6e74656e742f75706c6f6164732f323031352f30312f6c61726176656c5f656e766f792e706e67)

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

[](#installation)

`composer require sikic/laravel-envoy`

Configuration
-------------

[](#configuration)

`php artisan vendor:publish --provider="Luka\Envoy\EnvoyServiceProvider"`

Usage
-----

[](#usage)

This is just an example, in production, you probably want to put this in queue

```
