Skip to content

Commit

Permalink
Fix link to Log and Debug
Browse files Browse the repository at this point in the history
  • Loading branch information
PovilasKorop committed Jan 8, 2022
1 parent 5dcc27b commit 7713760
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Factories.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Factories

⬆️ [Go to main menu](README.md#laravel-tips) ⬅️ [Previous (Artisan)](Artisan.md) ➡️ [Next (Log and debug)](Log-and-Debug.md)
⬆️ [Go to main menu](README.md#laravel-tips) ⬅️ [Previous (Artisan)](Artisan.md) ➡️ [Next (Log and debug)](Log_and_Debug.md)

- [Factory callbacks](#factory-callbacks)
- [Generate Images with Seeds/Factories](#generate-images-with-seedsfactories)
Expand Down Expand Up @@ -85,4 +85,4 @@ public function run()
}
```

Tip given by [@mmartin_joo](https://twitter.com/mmartin_joo/status/1461002439629361158)
Tip given by [@mmartin_joo](https://twitter.com/mmartin_joo/status/1461002439629361158)

0 comments on commit 7713760

Please sign in to comment.