We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8d8081 commit f9cf248Copy full SHA for f9cf248
src/stubs/migrationDown.php
@@ -1,4 +1,4 @@
1
- public function up()
+ public function down()
2
{
3
Schema::table('{{tableName}}', function($table)
4
0 commit comments