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 30326e8 commit 47fa33eCopy full SHA for 47fa33e
database/migrations/create_blocks_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 CreateBlocksTable extends Migration
8
{
0 commit comments