Skip to content

Commit c684c98

Browse files
committed
Fix README.md, the doc still using old namespace
1 parent 00e08c1 commit c684c98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ Update `UserRepository` logic:
9898
```php
9999
namespace App\Http\Repositories;
100100

101-
use PPSpaces\Repositories\Model as Repository;
101+
use PPSpaces\Repositories\Repository;
102102

103103
class UserRepository extends Repository {
104104

0 commit comments

Comments
 (0)