Use the Setting facade. Fixes #430
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
namespace CachetHQ\Cachet\Http\After;
|
||||
|
||||
use CachetHQ\Cachet\Models\Setting;
|
||||
use CachetHQ\Cachet\Facades\Setting;
|
||||
use Illuminate\Http\Request;
|
||||
use Illuminate\Routing\Route;
|
||||
use Symfony\Component\HttpFoundation\Response;
|
||||
|
||||
Reference in New Issue
Block a user