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 d3a890a commit f0f28d9Copy full SHA for f0f28d9
database/migrations/add_columns_to_users_table.php.stub
@@ -2,6 +2,7 @@
2
3
use Illuminate\Database\Migrations\Migration;
4
use Illuminate\Database\Schema\Blueprint;
5
+use Illuminate\Support\Facades\Schema;
6
7
class AddColumnsToUsersTable extends Migration
8
{
0 commit comments