huytbt / laravel-bread by huytbt

Laravel B.R.E.A.D Package
4
1
2
Package Data
Maintainer Username: huytbt
Maintainer Contact: huytbt@gmail.com (Huy Ta)
Package Create Date: 2017-02-21
Package Last Update: 2017-03-09
Language: PHP
License: MIT
Last Refreshed: 2024-03-25 03:01:12
Package Statistics
Total Downloads: 4
Monthly Downloads: 0
Daily Downloads: 0
Total Stars: 1
Total Watchers: 2
Total Forks: 1
Total Open Issues: 19

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