2017 © Pedro Peláez
 

library injam-laravel-package

Injam.io Laravel Package

image

aghasoroush/injam-laravel-package

Injam.io Laravel Package

  • Sunday, May 20, 2018
  • by aghasoroush
  • Repository
  • 1 Watchers
  • 0 Stars
  • 2 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Injam Laravel Package

Build Status Scrutinizer Code Quality Coverage Status, (*1)

Packagist Packagist Packagist, (*2)

Package description: Injam.io Laravel Package, (*3)

Installation

Install via composer, (*4)

composer require aghasoroush/injam-laravel-package

Register Service Provider

Note! This and next step are optional if you use laravel>=5.5 with package auto discovery feature., (*5)

Add service provider to config/app.php in providers section, (*6)

Aghasoroush\InjamLaravelPackage\ServiceProvider::class,

Register Facade

Register package facade in config/app.php in aliases section, (*7)

Aghasoroush\InjamLaravelPackage\Facades\InjamLaravelPackage::class,

Publish Configuration File

php artisan vendor:publish --provider="Aghasoroush\InjamLaravelPackage\ServiceProvider" --tag="config"

Usage

Coming soon..., (*8)

Security

If you discover any security related issues, please email me@soroo.sh instead of using the issue tracker., (*9)

Credits

The Versions

20/05 2018

dev-master

9999999-dev

Injam.io Laravel Package

  Sources   Download

MIT

The Requires

 

The Development Requires

by Soroush Khosravi

laravel package injam

20/05 2018

0.1

0.1.0.0

Injam.io Laravel Package

  Sources   Download

MIT

The Requires

 

The Development Requires

by Soroush Khosravi

laravel package injam