LMSouq
php-dev AI Answered

Laravel: How to Get Current Route Name? (v5 ... v7)

MD
Md Rashedul Hoque Bhuiyan
1 month ago
3 views
Problem Description
In Laravel v4 I was able to get the current route name using... <!-- language: php --> Route::currentRouteName() How can I do it in **Laravel v5** and **Laravel v6**?

AI-Generated Solution

Powered by LMSouq AI · GPT-4.1-mini

✓ Solution Ready
Analyzing problem and generating solution…
Was this solution helpful?
Back to Knowledge Base