Skip to content

Instantly share code, notes, and snippets.

@danielpereirabp
Created August 4, 2015 12:40
Show Gist options
  • Save danielpereirabp/cb83eb1c950c1ea196f4 to your computer and use it in GitHub Desktop.
Save danielpereirabp/cb83eb1c950c1ea196f4 to your computer and use it in GitHub Desktop.
Comandos de console
php artisan make:model Model -m
php artisan migrate
php artisan migrate:refresh --seed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment