feat: cloudflare purge command

This commit is contained in:
Rico van Zelst
2023-11-09 16:22:14 +01:00
parent 7c7db0844b
commit 36009e116e
4 changed files with 67 additions and 1 deletions

View File

@@ -42,7 +42,7 @@ return [
|
*/
'debug' => (bool) env('APP_DEBUG', false),
'debug' => (bool)env('APP_DEBUG', false),
/*
|--------------------------------------------------------------------------