composer require php-soft/laravel-bread
$ composer require php-soft/laravel-bread
$ php vendor/bin/bread register
Once this has finished, the BreadServiceProvider has been added to the providers array in your app.php config
providers
app.php
Coming soon...