topclaudy / compoships

Multi-columns relationships for Laravel's Eloquent ORM
MIT License
1.12k stars 130 forks source link

Doesn't Work In Laravel ^8.40 #137

Open theWebKeyGuy opened 2 years ago

theWebKeyGuy commented 2 years ago

Can't install packages in Laravel 8 plus

maulvieyazid commented 2 years ago

Is it error when installing or when running? i was able to install it successfully on Laravel 8.83.2

theWebKeyGuy commented 2 years ago

"laravel/framework": "^8.40"

TheFehr commented 2 years ago

I have it running in "laravel/framework": "9.6.0" What is the exact error you are getting?

parallels999 commented 1 year ago

I'm using it on Laravel 8 without problems