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.
2 parents 80f3505 + df45496 commit e270f60Copy full SHA for e270f60
stubs/resource.blade.php
@@ -4,7 +4,7 @@
4
use {{$model_namespace}}\{{$entity}};
5
6
/**
7
- * @property {{$entity}} $resource
+ * @property {{$entity}} $resource
8
*/
9
class {{$entity}}Resource extends JsonResource
10
{
0 commit comments