Cleanup l5-repository deps and update to latest

This commit is contained in:
Nabeel Shahzad
2018-02-01 16:46:37 -06:00
parent 83d17ab2dd
commit 533e5a8973
14 changed files with 121 additions and 465 deletions

View File

@@ -7,7 +7,7 @@ use Illuminate\Support\Carbon;
use Prettus\Repository\Contracts\CacheableInterface;
use App\Models\Setting;
use App\Repositories\Traits\CacheableRepository;
use Prettus\Repository\Traits\CacheableRepository;
use App\Exceptions\SettingNotFound;
use Prettus\Validator\Exceptions\ValidatorException;