Skip to content

Commit

Permalink
feat: interactions
Browse files Browse the repository at this point in the history
  • Loading branch information
kaioken committed Dec 21, 2024
1 parent 63eaa41 commit 593868b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
use Illuminate\Support\Facades\Schema;

return new class () extends Migration {

public function up(): void
{
Schema::table('messages', function (Blueprint $table) {
Expand Down

0 comments on commit 593868b

Please sign in to comment.