Alex Angelico
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 1
-
Created Laravel Ctrl Click controller method to open the method
In Laravel you define routes in web.php with controller@method. Is there a way to open the method with ctrl+click or another shortcut? ctrl+click works in any method in the code, but it does not o...