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

5.0: Move FK & stat updates into requests #231

Closed Riari closed 3 years ago

Riari commented 3 years ago

This PR does the following:

Note that bulk requests will need to be updated in a separate PR as I'm pretty sure they don't handle everything just yet.

Closes #217