use IlluminateSupportFacadesSchema; public function boot() { //laravel true Schema::defaultStringLength(191); }