Subscribo / serviceprovider by subscribo

Contain Service Provider for Laravel to be extended by other packages as well as modified versions of Service Provider from Laravel 4.2.12
67
0
3
Package Data
Maintainer Username: subscribo
Package Create Date: 2015-09-19
Package Last Update: 2016-11-26
Home Page:
Language: PHP
License: MIT
Last Refreshed: 2024-04-25 15:00:19
Package Statistics
Total Downloads: 67
Monthly Downloads: 0
Daily Downloads: 0
Total Stars: 0
Total Watchers: 3
Total Forks: 0
Total Open Issues: 0

Subscribo Service Provider Package

Contain abstract class to be extended by other ServiceProviders (Subscribo\ServiceProvider\ServiceProvider) as well as modified versions of ServiceProvider from v4.2.12 of Laravel Framework Subscribo\ServiceProvider\Laravel\ServiceProvider Subscribo\ServiceProvider\ServiceProvider extends Subscribo\ServiceProvider\Laravel\ServiceProvider Might contain also custom code

Installation

  1. Add the following to your project's composer.json:

1.1 Repository containing this package (note: you need to have access to this repository as well as to resources it points to)

1.2 Dependency under "require" key

    "subscribo/serviceprovider": "~0.1.1"