cloudcake / laravel-approval

Attach an approval process to any model, approve and disapprove from any other model, for Laravel.
MIT License
140 stars 15 forks source link

Laravel 10 Support #29

Open alAminMashar opened 10 months ago

alAminMashar commented 10 months ago

Hi, I just found the package and I really appreciate how well it is documented. I was able to install and follow the entire process. However, it doesn't seem to work. I'm using Laravel 10 with Livewire 2.0

I have looked online for a solution to no avail. Kindly advise.

aymanalhattami commented 8 months ago

I've forked this package and updated to Laravel 10, you can use composer require aymanalhattami/laravel-approval

https://github.com/aymanalhattami/laravel-approval