Skip to content

Commit 7ff1a70

Browse files
authored
Dynamic properties on Resource class (#159)
1 parent 61af3f2 commit 7ff1a70

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Resources/Resource.php

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
use Laravel\Forge\Forge;
66

7+
#[\AllowDynamicProperties]
78
class Resource
89
{
910
/**

0 commit comments

Comments
 (0)