action
<?php use App\Http\Controllers\HomeController; $url = action([HomeController::class, 'index']);