Team-Tea-Time / laravel-forum

A slim, lean forum package designed for quick and easy integration in Laravel projects
https://laravel-forum.teamteatime.net/
MIT License
601 stars 165 forks source link

fix bug where UserRestoredPost and UserDeletedPost do not fire #353

Closed aiojoshua closed 1 year ago

aiojoshua commented 1 year ago

fixes issue #352

https://github.com/Team-Tea-Time/laravel-forum/issues/352

Riari commented 1 year ago

Looks good, thank you!