Skip to content

Instantly share code, notes, and snippets.

@artemrogov
Created April 30, 2016 15:50
Show Gist options
  • Save artemrogov/7ba4c3d858ec8526974b55c77dd1176f to your computer and use it in GitHub Desktop.
Save artemrogov/7ba4c3d858ec8526974b55c77dd1176f to your computer and use it in GitHub Desktop.
создание новой таблицы миграции
php artisan make:migration create_name_table --create ="name_table"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment