Add a helper artisan command to update place model structure
This commit is contained in:
parent
4afb6a3ae9
commit
e540eb767f
3 changed files with 60 additions and 0 deletions
|
@ -17,6 +17,7 @@ class Kernel extends ConsoleKernel
|
|||
Commands\ParseCachedWebMentions::class,
|
||||
Commands\ReDownloadWebMentions::class,
|
||||
Commands\GenerateToken::class,
|
||||
Commands\UpdatePlacesURLs::class,
|
||||
];
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue