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: Single action classes #235

Closed Riari closed 3 years ago

Riari commented 3 years ago

Closes #233

This PR moves the fulfillment logic from requests to corresponding "single action" classes and fixes some issues along the way.