Download the PHP package bss-taiphung/bss_puppy without Composer
On this page you can find all versions of the php package bss-taiphung/bss_puppy. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package bss_puppy
Puppy package for laravel 5
Quick start
In the require
key of composer.json
file add the following
Run the Composer update command
In your config/app.php
add 'bss_taiphung\puppy\ServiceProviders\PuppyServiceProvider::class'
to the end of the providers
array
At the end of config/app.php
add 'Puppy' => bss_taiphung\puppy\Facades\PuppyFacade::class
to the aliases
array
Usage in detail
All versions of bss_puppy with dependencies
PHP Build Version
Package Version
No informations.
The package bss-taiphung/bss_puppy contains the following files
Loading the files please wait ....