Skip to content

Commit 571d69e

Browse files
Merge pull request #1 from luqmanrom/master
Add a new question
2 parents 6f4b1fa + c36138c commit 571d69e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@
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 for column that is a foreign key referencing to other table?
4950
* I need to send 5 emails and a text message to newly registered users efficiently. What's the best way to go about it?
5051
* How do I test sending emails without actually sending emails to real addresses?
5152
* 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)