Skip to content

Instantly share code, notes, and snippets.

@shellprog
Created April 26, 2018 17:55
Show Gist options
  • Save shellprog/b3eef8d647ec7ac76323d4c531d8e4da to your computer and use it in GitHub Desktop.
Save shellprog/b3eef8d647ec7ac76323d4c531d8e4da to your computer and use it in GitHub Desktop.
Create Migration
php artisan migrate:make create_tasks_table --table=tasks --create
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment