mirror of
https://github.com/flarum/core.git
synced 2025-08-07 00:47:00 +02:00
Fix migration
This commit is contained in:
@@ -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.
|
||||
|
Reference in New Issue
Block a user