increments('id'); $table->string('url'); $table->string('method'); $table->string('client_ip'); $table->timestamps(); }); } }