laravel-imageup
by qcod
Auto Image upload, resize and crop for Laravel eloquent model using Intervention image
eloquent-viewable
by cyrildewit
Laravel package that allows you to associate views with Eloquent models
laravel-categories
by rinvex
Rinvex Categories is a polymorphic Laravel package, for category management. You can categorize any eloquent model with ease, and utilize the power of Nested Sets, and the awesomeness of Sluggable, and Translatable models out of the box.
laravel-cascade-deletes
by shiftonelabs
Adds application level cascading deletes to Eloquent Models.
versionable
by mpociot
Allows to create Laravel 4 / 5 / 6 / 7 / 8 / 9 / 10 / 11 Model versioning and restoring
revisionable
by venturecraft
Keep a revision history for your models without thinking, created as a package for use with Laravel