Skip to content

Instantly share code, notes, and snippets.

View xewl's full-sized avatar
👾
Working the future

Ken Verhaegen xewl

👾
Working the future
View GitHub Profile
<?php
use Illuminate\Support\Facades\Schema;
use Illuminate\Database\Schema\Blueprint;
use Illuminate\Database\Migrations\Migration;
class CreateCsvDataTable extends Migration
{
/**
* Run the migrations.