rename controller

This commit is contained in:
2025-11-16 22:59:07 +10:00
parent 71eb00d010
commit 75d958856a

View File

@@ -6,7 +6,7 @@ use App\Models\EmailSubscriptions;
use App\Models\SentEmail; use App\Models\SentEmail;
use Illuminate\Http\Request; use Illuminate\Http\Request;
class UnsubscribeController extends Controller class SubscribeController extends Controller
{ {
/** /**
* Display a listing of the resource. * Display a listing of the resource.