Closed jessinthecloud closed 3 years ago
https://github.com/jessinthecloud/coop-games/blob/8c7c9f185d8ed9b236ff6a48b43f284de8fed032/app/Http/Controllers/GameController.php#L19-L36
Figure out how to inject Formatter here: https://github.com/jessinthecloud/coop-games/blob/8c7c9f185d8ed9b236ff6a48b43f284de8fed032/app/Models/Model.php#L27-L38
Or just... Don't use the static methods in the controller
https://github.com/jessinthecloud/coop-games/blob/8c7c9f185d8ed9b236ff6a48b43f284de8fed032/app/Http/Controllers/GameController.php#L19-L36
Figure out how to inject Formatter here: https://github.com/jessinthecloud/coop-games/blob/8c7c9f185d8ed9b236ff6a48b43f284de8fed032/app/Models/Model.php#L27-L38