Start your All-Access Pass to unlock this challenge
Challenge 1 / 1
If, in our AppFixtures
, we added the following:
StarshipFactory::createOne([
'name' => 'Cheesecake Factory',
]);
What would the created Starship
look like?
Skip challenges and go to theNext Chapter