Skip to content

Instantly share code, notes, and snippets.

View sushantaryal's full-sized avatar

Sushant Aryal sushantaryal

View GitHub Profile
<?php
use Illuminate\Database\Migrations\Migration;
use Illuminate\Database\Schema\Blueprint;
use Illuminate\Support\Facades\Schema;
return new class extends Migration
{
public function up(): void
{