Skip to content

Commit 2bb01d6

Browse files
committed
Update README.md
1 parent 6f4b1fa commit 2bb01d6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,8 @@
4646
* How do I make a particular task run everyday by 10pm?
4747
* How do I log an error?
4848
* How do I populate my database with sample data?
49+
* How do I seed my database using faker?
50+
* How do I seed my database for column that is a foreign key referencing to other table?
4951
* I need to send 5 emails and a text message to newly registered users efficiently. What's the best way to go about it?
5052
* How do I test sending emails without actually sending emails to real addresses?
5153
* I just installed laravel and have the evil whoops error, how do I find out what's wrong and fix it?

0 commit comments

Comments
 (0)