Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Call to undefined method Laravel\Lumen\Routing\Router::name() #945

Closed
1 task done
lengjunbin-trec opened this issue Feb 12, 2025 · 1 comment
Closed
1 task done
Labels
bug Something isn't working wontfix This will not be worked on

Comments

@lengjunbin-trec
Copy link

Scribe version

4.40

PHP version

8.3

Framework

Lumen

Framework version

10

Scribe config

type => "laravel"

What happened?

Image
check the lumen.php file.

Image

actually lumen route don't support name method.
so when execute php artisan scribe:generate
it throw error Call to undefined method Laravel\Lumen\Routing\Router::name()

Docs

@lengjunbin-trec lengjunbin-trec added bug Something isn't working triage labels Feb 12, 2025
@shalvah
Copy link
Contributor

shalvah commented Feb 16, 2025

Unfortunately, I probably won't be looking into this, as I have limited availability at the time. I'm currently working on the next major, where I'll be removing Lumen support, as Lumen is largely abandoned by Laravel and only creates a support burden here. Sorry :( .

@shalvah shalvah closed this as completed Feb 16, 2025
@shalvah shalvah added wontfix This will not be worked on and removed triage labels Feb 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants