Andrei Avram
Results
2
comments of
Andrei Avram
``` Breadcrumbs::for('home', function (Trail $trail) { $trail->parent('home')->push('Photos', route('photo.index')); }); ```
Just tested with a small file like "readme" and it is working