Where is this project's database sql file #282
-
Where is this project's database sql file How can i generat |
Beta Was this translation helpful? Give feedback.
Answered by
rm-yakovenko
Nov 30, 2021
Replies: 1 comment
-
Hello @vikas0032 ! There is no sql file. You can create tables and seed them with command |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
nathanwritescode-uk
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello @vikas0032 !
There is no sql file. You can create tables and seed them with command
php artisan migrate --seed