laravel-streams / streams-core

Streams is an open-source web application engine for Laravel.
https://streams.dev
Other
169 stars 99 forks source link

Update EloquentTreeRepository.php #754

Open vinnydude opened 5 months ago

vinnydude commented 5 months ago

Added a check to the save method so that only entries that have changed are saved.

This will help speed up reordering large trees