1 ) go to appProvidersAppServiceProvider.php 2 ) use IlluminateSupportFacadesSchema; 3 ) public function boot() { Schema::defaultStringLength(191); }