Skip to content

Commit bdceb54

Browse files
authored
Merge pull request #64 from Lomkit/GautierDele-patch-1
Update index.yml
2 parents 51ceea0 + 204a27c commit bdceb54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/index.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ onboardings:
9191
/**
9292
* Fully-qualified resource class name
9393
*/
94-
public static $resource = App\Resources\User::class;
94+
public static $resource = App\Resources\UserResource::class;
9595
}
9696
```
9797
- title: 'Finally, register the routes'

0 commit comments

Comments
 (0)