rename cron job issue

This commit is contained in:
jayvirsinh_gohil
2021-12-04 15:42:45 +05:30
parent fbe25517e2
commit 72398f0ac9
5 changed files with 7 additions and 7 deletions

View File

@ -6,7 +6,7 @@ use Crater\Http\Controllers\Controller;
use Illuminate\Http\Request;
use Illuminate\Support\Facades\Artisan;
class CronJobOrgController extends Controller
class CronJobController extends Controller
{
/**
* Handle the incoming request.