CodeSleeve / stapler

ORM-based file upload package for php.
http://codesleeve.com
Other
538 stars 144 forks source link

Make compatible with Laravel 5.3 #171

Closed irineujunior closed 8 years ago

irineujunior commented 8 years ago

See https://github.com/laravel/framework/pull/15722/commits/2b12910eefe610bc87f65fd0575c2c7767c0c95b

tabennett commented 8 years ago

This breaks BC across this package for anybody that's using it for a non-L5.3 app. This will have to be implemented as a separate Trait inside the package.