I want to create a foreign key in the review table. Here is my table structure.
public function up() { Schema::create(\'reviews\', function (Blueprint $table