Skip to content

Commit 4c4942b

Browse files
authored
Add missed artisan to the command (laravel-json-api#9)
1 parent 6b4fa57 commit 4c4942b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

2.0/tutorial/08-fetching-resources.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@ have a `UserFactory.php` file that helps us create `User` models.
268268
Add a factory for our `Post` model using the following command:
269269

270270
```bash
271-
vendor/bin/sail make:factory PostFactory
271+
vendor/bin/sail artisan make:factory PostFactory
272272
```
273273

274274
That will create the `database/factories/PostFactory.php` file. Open that up

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy