initial build

This commit is contained in:
2019-09-26 20:00:32 -05:00
parent 89a691af52
commit 37069bceec
19 changed files with 660 additions and 107 deletions

View File

@@ -13,7 +13,7 @@ class AppServiceProvider extends ServiceProvider
*/
public function register()
{
//
Schema::defaultStringLength(191);
}
/**