sgpatil / oriquent

Orientdb Eloquent driver for Laravel 5
MIT License
47 stars 15 forks source link

Compatible with Laravel 5.2 #27

Closed nambhd closed 8 years ago

nambhd commented 8 years ago

In Laravel 5.2, SoftDeletingTrait has been changed to SoftDeletes.