Looking to hire Laravel developers? Try LaraJobs

laravel-bread maintained by php-soft

Description
Laravel B.R.E.A.D Package
Author
Last update
2017/03/09 05:05 (dev-develop)
License
Links
Downloads
4
Tags

Comments
comments powered by Disqus

Laravel BREAD package

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...