rinvex / laravel-repositories

⚠️ [ABANDONED] Rinvex Repository is a simple, intuitive, and smart implementation of Active Repository with extremely flexible & granular caching system for Laravel, used to abstract the data layer, making applications more flexible to maintain.
https://rinvex.com
MIT License
666 stars 115 forks source link

Add restore method. #123

Closed brunogaspar closed 7 years ago

brunogaspar commented 7 years ago

This adds a restore method and addresses #122.