You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[
'name' => 'pbbxqpnycjv',
'description' => 'Nostrum sunt sequi adipisci nulla et explicabo magni.',
'phone_number' => 'jzlrzwotnkiyoboepadcb',
'visible_contact_page' => true,
'phone_category_id' => 'aut',
'is_active' => false,
]
I tried to find in the code where the problem could be and the only strange thing I found was that InstantiatesExampleModels is not accessed on any endpoint and UseResponseAttributes.extractFromAttributes all parameters are blank.
Are you sure this is right? Your factory is for a model, but the example generated looks like Scribe generated values for individual fields. If they are individual fields on the request, a factory probably won't be used.
Scribe version
4.35.0
Your question
I'm using scribe with the same settings I used previously, but it's not using the factories when generating the examples.
Scribe version
4.35.0
PHP version
8.3.6
Framework
Laravel
Framework version
v11.4.0
Factory File
Example generated
I tried to find in the code where the problem could be and the only strange thing I found was that InstantiatesExampleModels is not accessed on any endpoint and UseResponseAttributes.extractFromAttributes all parameters are blank.
Docs
The text was updated successfully, but these errors were encountered: