php-soft/laravel-bread

Laravel B.R.E.A.D Package

dev-develop 2017-03-09 04:05 UTC

README

Build Status

1. Installation

$ composer require php-soft/laravel-bread

2. Register BREAD Service Provider

$ php vendor/bin/bread register

Once this has finished, the BreadServiceProvider has been added to the providers array in your app.php config

3. Using

Coming soon...