Skip to content

Not working, I think #4

@llagerlof

Description

@llagerlof

I am using Laravel 8 and no link is shown in my routes.

For example:

Route::middleware(['auth:sanctum', 'verified', 'profile:admin,user'])->post('/list', 'App\Http\Controllers\List@select_data');

When I hover over the controller App\Http\Controllers\List@select_data no link appear. Or am I using it wrongly? The github README lack some usage information.

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions