Skip to content

Instantly share code, notes, and snippets.

@bunnywong
Last active August 29, 2015 14:19
Show Gist options
  • Save bunnywong/07e37df16fb1a2f80a41 to your computer and use it in GitHub Desktop.
Save bunnywong/07e37df16fb1a2f80a41 to your computer and use it in GitHub Desktop.
Migrate
$ php artisan migrate:refresh --seed
# nstead of issuing
$ php artisan migrate:reset
$ php artisan migrate
artisan env
--------------------------------------------------
// After remove migrate file
composer dump-autoload
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment