Bug with mariadb

This commit is contained in:
Daniel Cortés
2019-06-16 15:53:53 -04:00
parent 9e641d6a89
commit a58c4500e1

View File

@@ -23,6 +23,6 @@ class AppServiceProvider extends ServiceProvider
*/
public function boot()
{
//
Schema::defaultStringLenght(191);
}
}