Cleanup l5-repository deps and update to latest
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
namespace App\Repositories;
|
||||
|
||||
use App\Models\Navdata;
|
||||
use App\Repositories\Traits\CacheableRepository;
|
||||
use \Prettus\Repository\Traits\CacheableRepository;
|
||||
use Prettus\Repository\Contracts\CacheableInterface;
|
||||
|
||||
class NavdataRepository extends BaseRepository implements CacheableInterface
|
||||
|
||||
Reference in New Issue
Block a user