You can also look up for these other topics:
Framework
Coding Standards
Boilerplate
CMS
Tool
Security
Hacktoberfest
Doctrine2 behavior traits that help handling Blameable, Loggable, Sluggable, SoftDeletable, Uuidable, Timestampable, Translatable, Tree behavior
KnpLabsLaravel Ban simplify blocking and banning Eloquent models.
cybercogEloquent Befriended brings social media-like features like following, blocking and filtering content based on following or blocked models.
renoki-coAuto Image & file upload, resize and crop for Laravel eloquent model using Intervention image
qcodLaravel Userstamps provides an Eloquent trait which automatically maintains `created_by` and `updated_by` columns on your model, populated by the currently authenticated user in your application.
WildsideUKAllows Laravel Eloquent models to implement a 'favorite', 'like', 'remember' and 'follow' features.
ChristianKuriA trait that allows you to pass arguments to Laravel middleware in a more PHP'ish way.
timacdonald