fix: telescope

This commit is contained in:
2025-09-07 22:37:05 +00:00
parent 7a523b6747
commit 500d6158c8
6 changed files with 413 additions and 1 deletions
+1
View File
@@ -2,4 +2,5 @@
return [
App\Providers\AppServiceProvider::class,
App\Providers\TelescopeServiceProvider::class,
];