2017 © Pedro Peláez
 

library lumen-vendor-publish

vendor:publish for Lumen framework.

image

basicit/lumen-vendor-publish

vendor:publish for Lumen framework.

  • Tuesday, September 26, 2017
  • by mabasic
  • Repository
  • 5 Watchers
  • 100 Stars
  • 46,710 Installations
  • PHP
  • 2 Dependents
  • 1 Suggesters
  • 5 Forks
  • 0 Open issues
  • 7 Versions
  • 5 % Grown

The README.md

vendor:publish for Lumen framework

Abandoned. Do not use. See here for explanation., (*1)

This package contains a single command borrowed from the Laravel framework that enables you to use php artisan vendor:publish in your Lumen application., (*2)

Become a Patron, (*3)

Overview

This package contains a copy of the class from Illuminate/Foundation/Console/VendorPublishCommand., (*4)

This repository now follows the Lumen framework versioning. Use the appropriate version of this package for your Lumen application. eg. Lumen ^8.0 -> LumenVendorPublish ^8.0. etc., (*5)

Installation

composer require laravelista/lumen-vendor-publish=^8.0

Usage

To be able to use it you have to add it to your app/Console/Kernel.php file:, (*6)

protected $commands = [
    \Laravelista\LumenVendorPublish\VendorPublishCommand::class
];

Sponsors & Backers

I would like to extend my thanks to the following sponsors & backers for funding my open-source journey. If you are interested in becoming a sponsor or backer, please visit the Backers page., (*7)

Contributing

Thank you for considering contributing to LumenVendorPublish! The contribution guide can be found Here., (*8)

Code of Conduct

In order to ensure that the open-source community is welcoming to all, please review and abide by the Code of Conduct., (*9)

License

LumenVendorPublish is open-source software licensed under the MIT license., (*10)

The Versions

26/09 2017

dev-master

9999999-dev

vendor:publish for Lumen framework.

  Sources   Download

MIT

The Requires

 

lumen command console vendor publish

26/09 2017

2.1.0

2.1.0.0

vendor:publish for Lumen framework.

  Sources   Download

MIT

The Requires

 

lumen command console vendor publish

25/09 2016

2.0.0

2.0.0.0

vendor:publish for Lumen framework.

  Sources   Download

MIT

The Requires

 

lumen command console vendor publish

01/07 2015

1.0.3

1.0.3.0

Vendor publish command for Lumen framework.

  Sources   Download

MIT

The Requires

 

lumen command vendor publish

23/06 2015

1.0.2

1.0.2.0

Vendor publish command for Lumen framework.

  Sources   Download

MIT

The Requires

 

lumen command vendor publish

23/06 2015

1.0.1

1.0.1.0

Vendor publish command for Lumen framework.

  Sources   Download

MIT

The Requires

 

lumen command vendor publish

23/06 2015

1.0.0

1.0.0.0

Vendor publish command for Lumen framework.

  Sources   Download

MIT

The Requires

 

lumen command vendor publish