1
0
mirror of https://github.com/flarum/core.git synced 2025-08-07 00:47:00 +02:00

Fix migration

This commit is contained in:
Toby Zerner
2015-06-23 11:01:25 +09:30
parent e57eb5a14f
commit 6596fb4734

View File

@@ -3,7 +3,7 @@
use Illuminate\Database\Schema\Blueprint;
use Illuminate\Database\Migrations\Migration;
class CreateLikesTable extends Migration
class CreatePostsLikesTable extends Migration
{
/**
* Run the migrations.