Skip to content

Instantly share code, notes, and snippets.

@harryWonder
Created October 22, 2020 12:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save harryWonder/d4f8cddfb9813a7355142543d31d0644 to your computer and use it in GitHub Desktop.
Save harryWonder/d4f8cddfb9813a7355142543d31d0644 to your computer and use it in GitHub Desktop.
Fill up our database with default data while creating the tables.
php artisan migrate
php artisan migrate db:seed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment