This is error in laravel 5.4
use Illuminate\Support\Facades\Schema; public function boot() { Schema::defaultStringLength(191); }