Skip to content

Commit

Permalink
Update AppServiceProvider.php
Browse files Browse the repository at this point in the history
  • Loading branch information
jayar95 authored Mar 13, 2018
1 parent a255eb7 commit 432456b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/Providers/AppServiceProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ class AppServiceProvider extends ServiceProvider
*/
public function boot()
{
//
Schema::defaultStringLength(191);
}

/**
Expand Down

0 comments on commit 432456b

Please sign in to comment.