Added photo:update to update signatures

This commit is contained in:
Deon George
2016-06-30 21:34:18 +10:00
parent f089c33b8b
commit 90c4468c43
10 changed files with 185 additions and 12 deletions

View File

@@ -15,6 +15,7 @@ class Kernel extends ConsoleKernel
protected $commands = [
Commands\Import::class,
Commands\Move::class,
Commands\Update::class,
];
/**