We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02ac7da commit eafa276Copy full SHA for eafa276
stubs/Models/PHP8.0/Repository/MySqlRepository.stub
@@ -1,6 +1,6 @@
1
<?php
2
3
-namespace App\Models\Repository;
+namespace App\Models\Repositories;
4
5
use App\Models\Entities\Entity;
6
use App\Models\Factories\IFactory;
stubs/Models/PHP8.0/Repository/RedisRepository.stub
use Illuminate\Cache\CacheManager;
0 commit comments