Skip to content

Instantly share code, notes, and snippets.

@wiyoe
Created February 28, 2018 07:31
Show Gist options
  • Select an option

  • Save wiyoe/7409a3c19f9f91a2185a9c1a9d5ea70b to your computer and use it in GitHub Desktop.

Select an option

Save wiyoe/7409a3c19f9f91a2185a9c1a9d5ea70b to your computer and use it in GitHub Desktop.
PHP Artisan.
php artisan migrate:fresh --seed
\ \ \ \
\ \ \ `-- Call seeders.
\ \ `-- Drop all tables and run migrations.
\ `-- General command.
`-- ?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment