rsanchez / Deep

A set of Eloquent models for ExpressionEngine Channel Entries.
http://rsanchez.github.io/Deep/
MIT License
51 stars 14 forks source link

Compatibility with recent Laravel versions #33

Open inigopascall opened 3 years ago

inigopascall commented 3 years ago

I'm sorry if this is a stupid question, but I can't find compatibility with Laravel versions documented anywhere with this package. I've tried installing this with Laravel 8 but I'm hitting a wall of errors on installation, seemingly regarding illuminate/validation.

Could you please clarify the most recent version of Laravel that this package works with? Thanks.

rsanchez commented 3 years ago

It’s only guaranteed to work with Laravel 4/5. Unfortunately this library isn’t actively maintained. Would accept a PR to get update the laravel compat

inigopascall commented 3 years ago

OK, no problem, thanks.