Askedio / laravel-soft-cascade

Cascade Delete & Restore when using Laravel SoftDeletes
https://medium.com/asked-io/cascading-softdeletes-with-laravel-5-a1a9335a5b4d
MIT License
705 stars 63 forks source link

Laravel 6.0 support #100

Closed lk77 closed 5 years ago

lk77 commented 5 years ago

Hello,

laravel 6.0 is out now,

do you plan to support it ?

thanks.

maguilar92 commented 5 years ago

@lk77 Yes, could you do PR with the necessary changes for laravel 6.

If not, in a few days I will try to have it.

lk77 commented 5 years ago

thanks,

I will wait a few days, i don't know the package well enough to make changes to it ^^

i've used "6.0 as 5.8" in the constraint for now, just for testing out the new version.

maguilar92 commented 5 years ago

Great!

maguilar92 commented 5 years ago

Closed, https://github.com/Askedio/laravel-soft-cascade/pull/102 will be merged

lk77 commented 5 years ago

ok, thanks.