Cleanup of database reset and cleanup

This commit is contained in:
Nabeel Shahzad
2017-07-13 13:45:59 -05:00
parent 81667a0184
commit 9b573709e9
9 changed files with 119 additions and 57 deletions

View File

@@ -13,7 +13,7 @@ class Kernel extends ConsoleKernel
* @var array
*/
protected $commands = [
//
Commands\CreateDatabase::class,
];
/**