casts would not be generated
This commit is contained in:
parent
0846b5fcaf
commit
afcf03917e
@ -123,7 +123,7 @@ return [
|
|||||||
'notification' => ['path' => 'Notifications', 'generate' => false],
|
'notification' => ['path' => 'Notifications', 'generate' => false],
|
||||||
'route' => ['path' => 'Routes', 'generate' => true],
|
'route' => ['path' => 'Routes', 'generate' => true],
|
||||||
'component' => ['path' => 'View/Components', 'generate' => false],
|
'component' => ['path' => 'View/Components', 'generate' => false],
|
||||||
'cast' => ['path' => 'Casts', 'generate' => true],
|
'cast' => ['path' => 'Casts', 'generate' => false],
|
||||||
],
|
],
|
||||||
],
|
],
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user