diff --git a/app/Console/Commands/RunAllFetchs.php b/app/Console/Commands/RunAllFetchs.php new file mode 100644 index 0000000..e647f90 --- /dev/null +++ b/app/Console/Commands/RunAllFetchs.php @@ -0,0 +1,53 @@ +table(['İşlem', 'Süre (saniye)'], $results); + } +}