Enhance settings performance queries

This commit is contained in:
Joseph Cohen
2015-01-14 17:19:41 -06:00
parent 494bcd9adb
commit 4f250db260
10 changed files with 128 additions and 35 deletions

View File

@@ -2,7 +2,7 @@
namespace CachetHQ\Cachet\Providers;
use CachetHQ\Cachet\Models\Setting;
use CachetHQ\Cachet\Facades\Setting;
use Illuminate\Database\QueryException;
use Illuminate\Support\ServiceProvider;